MCPcopy Index your code

hub / github.com/NaturalNode/natural / functions

Functions759 in github.com/NaturalNode/natural

↓ 273 callersMethodsingularize
(token)
lib/natural/inflectors/singular_plural_inflector.js:61
↓ 212 callersMethodpluralize
(token)
lib/natural/inflectors/singular_plural_inflector.js:57
↓ 145 callersMethodprocess
(token, maxLength)
lib/natural/phonetics/soundex.js:28
↓ 137 callersMethodaddDocument
(document, key, restoreCache)
lib/natural/tfidf/tfidf.js:117
↓ 89 callersMethodstem
(token)
lib/natural/stemmers/stemmer_nl.js:29
↓ 86 callersMethodtokenize
(text, preserveApostrophe)
lib/natural/tokenizers/tokenizer_case.js:27
↓ 49 callersMethodaddIrregular
(singular, plural)
lib/natural/inflectors/singular_plural_inflector.js:94
↓ 47 callersMethodnth
(i)
lib/natural/inflectors/count_inflector.js:43
↓ 44 callersFunctionendsinArr
* Return longest matching suffixes for a token or '' if no suffix match * @param {String} token Word to find matching suffix * @param {Array} s
lib/natural/stemmers/porter_stemmer_fr.js:348
↓ 40 callersFunctionrunDisambiguator
(disambiguateRules, word)
lib/natural/stemmers/indonesian/prefix_rules.js:48
↓ 35 callersMethodadd
(element)
lib/natural/util/bag.js:31
↓ 34 callersMethodclassify
(observation)
lib/natural/classifiers/classifier.js:138
↓ 30 callersMethodtrim
(array)
lib/natural/tokenizers/tokenizer.js:26
↓ 25 callersMethodstep2
(word)
lib/natural/stemmers/porter_stemmer_nl.js:231
↓ 25 callersMethodtrain
()
lib/natural/classifiers/classifier.js:116
↓ 23 callersMethodtfidf
(terms, d)
lib/natural/tfidf/tfidf.js:176
↓ 22 callersFunctionJaroWinklerDistance
(s1, s2, options = {})
lib/natural/distance/jaro-winkler_distance.js:105
↓ 22 callersMethodtoString
()
lib/natural/classifiers/maxent/Element.js:33
↓ 21 callersMethodaddElement
(x)
lib/natural/classifiers/maxent/Sample.js:61
↓ 21 callersMethodngrams
(sequence: string | string[], n: number, startSymbol: string | undefined | null, endSymbol: string | undefined
lib/natural/ngrams/index.d.ts:39
↓ 20 callersMethodkey
()
lib/natural/brill_pos_tagger/lib/TransformationRule.js:38
↓ 20 callersFunctionnormalizeJa
(str)
lib/natural/normalizers/normalizer_ja.js:644
↓ 20 callersMethodstep4
(word)
lib/natural/stemmers/porter_stemmer_nl.js:315
↓ 19 callersFunctionpeg$fail
(expected)
lib/natural/brill_pos_tagger/lib/TF_Parser.js:300
↓ 18 callersMethodendsInArr
(word, suffixes)
lib/natural/stemmers/porter_stemmer_es.js:67
↓ 18 callersMethodhasPathTo
(v)
lib/natural/util/longest_path_tree.js:85
↓ 18 callersMethodpathTo
(v)
lib/natural/util/longest_path_tree.js:89
↓ 18 callersFunctionreplacer
* Generate a replacing function given a table of patterns. Inspired by: * http://code.google.com/p/jslibs/wiki/JavascriptTips#String_converter * T
lib/natural/util/utils.js:34
↓ 17 callersMethodcontains
(item)
lib/natural/util/bag.js:41
↓ 17 callersFunctionendsinArr
(token, suffixes)
lib/natural/stemmers/porter_stemmer_it.js:57
↓ 16 callersMethodaddString
* Add a single string to the TRIE, returns true if the word was already in the * trie.
lib/natural/trie/trie.js:44
↓ 16 callersMethodgetDistTo
(v)
lib/natural/util/longest_path_tree.js:81
↓ 16 callersFunctionisVowel
(letter)
lib/natural/stemmers/porter_stemmer_fr.js:357
↓ 16 callersMethodstep1
(word)
lib/natural/stemmers/porter_stemmer_nl.js:197
↓ 16 callersMethodtokenizeAndStem
(text, keepStops)
lib/natural/stemmers/stemmer_nl.js:33
↓ 15 callersFunctionlevenshteinDistance
(source, target, options)
lib/natural/distance/levenshtein_distance.js:122
↓ 15 callersMethodsize
()
lib/natural/classifiers/maxent/Sample.js:94
↓ 15 callersMethodtoString
()
lib/natural/util/directed_edge.js:44
↓ 14 callersMethodaddFileSync
(path, encoding, key, restoreCache)
lib/natural/tfidf/tfidf.js:156
↓ 13 callersMethodstep1b
(word, suffixes)
lib/natural/stemmers/porter_stemmer_nl.js:175
↓ 12 callersFunctionfind
(word)
lib/natural/stemmers/indonesian/stemmer_id.js:122
↓ 12 callersMethodisVowel
(c)
lib/natural/stemmers/porter_stemmer_es.js:29
↓ 12 callersMethodtest
(corpus, tagger)
lib/natural/brill_pos_tagger/lib/Brill_POS_Tester.js:22
↓ 12 callersMethodtfidfs
(terms, callback)
lib/natural/tfidf/tfidf.js:209
↓ 11 callersMethodcompare
(stringA, stringB)
lib/natural/phonetics/phonetic.js:30
↓ 11 callersMethodfrom
()
lib/natural/util/directed_edge.js:36
↓ 11 callersMethodload
(filename, ElementClass, callback)
lib/natural/classifiers/maxent/Sample.js:121
↓ 11 callersFunctionremoveSuffix
(str, len)
lib/natural/stemmers/porter_stemmer_nl.js:60
↓ 10 callersFunctionDamerauLevenshteinDistance
(source, target, options)
lib/natural/distance/levenshtein_distance.js:94
↓ 10 callersMethodtoString
()
lib/natural/classifiers/maxent/Distribution.js:36
↓ 9 callersMethodaddStrings
* Add multiple strings to the TRIE
lib/natural/trie/trie.js:71
↓ 9 callersFunctionendsin
(str, suffix)
lib/natural/stemmers/porter_stemmer_nl.js:54
↓ 9 callersMethodget
(node, word)
lib/natural/trie/trie.js:96
↓ 9 callersFunctionisVowel
(letter)
lib/natural/stemmers/porter_stemmer_it.js:30
↓ 9 callersMethodisVowel
(c)
lib/natural/phonetics/double_metaphone.js:28
↓ 9 callersMethodsave
(filename, callback)
lib/natural/classifiers/maxent/Sample.js:108
↓ 9 callersMethodscore
()
lib/natural/brill_pos_tagger/lib/TransformationRule.js:94
↓ 9 callersFunctiontestSentenceType
(args: TaggedSentence, sentenceType: SenType, callback: CallbackFunction | null)
spec/sentence_analyzer_spec.ts:172
↓ 9 callersMethodtf
(term, document)
lib/natural/tfidf/tfidf.js:88
↓ 8 callersFunctionapproxEql
(val1: number, val2: number)
spec/jaro-winkler_spec.ts:34
↓ 8 callersFunctionattemptReplacePatterns
(token, patterns)
lib/natural/stemmers/porter_stemmer_ru.js:30
↓ 8 callersFunctionattemptReplacePatterns
(token, patterns)
lib/natural/stemmers/porter_stemmer_uk.js:8
↓ 8 callersMethodize
(token, formSet, customForms)
lib/natural/inflectors/singular_plural_inflector.js:44
↓ 8 callersMethodto
()
lib/natural/util/directed_edge.js:40
↓ 7 callersMethodaddRule
(rule)
lib/natural/brill_pos_tagger/lib/RuleSet.js:52
↓ 7 callersMethoddropInitialLetters
(token)
lib/natural/phonetics/metaphone.js:32
↓ 7 callersMethodgetClassifications
(observation)
lib/natural/classifiers/classifier.js:134
↓ 7 callersMethodgetRules
(i, j)
lib/natural/brill_pos_tagger/lib/Brill_POS_Trainer.js:120
↓ 7 callersMethodidf
(term, force)
lib/natural/tfidf/tfidf.js:94
↓ 7 callersFunctionisVowel
(x)
lib/natural/stemmers/porter_stemmer_nl.js:35
↓ 7 callersFunctionpeg$literalExpectation
(text, ignoreCase)
lib/natural/brill_pos_tagger/lib/TF_Parser.js:229
↓ 7 callersMethodremoveDocument
(key)
lib/natural/tfidf/tfidf.js:138
↓ 6 callersMethodaddFeature
(feature)
lib/natural/classifiers/maxent/FeatureSet.js:33
↓ 6 callersMethodapply
(x)
lib/natural/classifiers/maxent/Feature.js:42
↓ 6 callersMethodcTransform
(token)
lib/natural/phonetics/metaphone.js:42
↓ 6 callersMethodcalculateAPriori
(x)
lib/natural/classifiers/maxent/Distribution.js:50
↓ 6 callersFunctionflip
* Exchanges all keys with their associated values in an object. * * @param {Object.<string, string>} obj An object of strings. * @return {Object
lib/natural/util/utils.js:81
↓ 6 callersMethodgetCorrections
(word, maxDistance)
lib/natural/spellcheck/spellcheck.js:50
↓ 6 callersMethodkatakanaHF
(str)
lib/natural/normalizers/normalizer_ja.js:578
↓ 6 callersFunctionmeasure
(token)
lib/natural/stemmers/porter_stemmer.js:40
↓ 5 callersMethodalphabetHF
(str)
lib/natural/normalizers/normalizer_ja.js:558
↓ 5 callersMethoddropG
(token)
lib/natural/phonetics/metaphone.js:59
↓ 5 callersMethodendsIn
(word, suffix)
lib/natural/stemmers/porter_stemmer_es.js:59
↓ 5 callersFunctiongetR1
(token)
lib/natural/stemmers/porter_stemmer_no.js:28
↓ 5 callersFunctiongetRegions
(str)
lib/natural/stemmers/porter_stemmer_sv.js:28
↓ 5 callersMethodgetSize
* Computes the number of actual nodes from this node to the end. * Note: This involves traversing the entire structure and may not be * good for
lib/natural/trie/trie.js:222
↓ 5 callersMethodkatakanaFH
(str)
lib/natural/normalizers/normalizer_ja.js:546
↓ 5 callersMethodnumbersHF
(str)
lib/natural/normalizers/normalizer_ja.js:562
↓ 5 callersFunctionpeg$computeLocation
(startPos, endPos)
lib/natural/brill_pos_tagger/lib/TF_Parser.js:282
↓ 5 callersFunctionpeg$parseEOL
()
lib/natural/brill_pos_tagger/lib/TF_Parser.js:448
↓ 5 callersFunctionpeg$parseidentifier
()
lib/natural/brill_pos_tagger/lib/TF_Parser.js:375
↓ 5 callersMethodprelude
(word)
lib/natural/stemmers/porter_stemmer_nl.js:162
↓ 5 callersMethodpunctuationFH
(str)
lib/natural/normalizers/normalizer_ja.js:542
↓ 5 callersMethodsetStorageType
(storageType)
lib/natural/util/storage/StorageBackend.js:52
↓ 5 callersMethodsetTokenizer
(t: Tokenizer)
lib/natural/ngrams/index.d.ts:38
↓ 5 callersMethodtransformG
(token)
lib/natural/phonetics/metaphone.js:66
↓ 5 callersMethodtransformLipps
(token)
lib/natural/phonetics/soundex.js:36
↓ 5 callersMethodtransformS
(token)
lib/natural/phonetics/metaphone.js:91
↓ 4 callersMethodaddTaggedWord
(token, tag)
lib/natural/brill_pos_tagger/lib/Sentence.js:29
↓ 4 callersMethodalphabetFH
(str)
lib/natural/normalizers/normalizer_ja.js:526
next →1–100 of 759, ranked by callers