MCPcopy Index your code

hub / github.com/NaturalNode/natural / functions

Functions759 in github.com/NaturalNode/natural

↓ 1 callersFunctionstep1a
(str, regions = getRegions(str))
lib/natural/stemmers/porter_stemmer_sv.js:43
↓ 1 callersFunctionstep1b
(token)
lib/natural/stemmers/porter_stemmer.js:116
↓ 1 callersFunctionstep1b
(token)
lib/natural/stemmers/porter_stemmer_no.js:78
↓ 1 callersFunctionstep1b
(str, regions = getRegions(str))
lib/natural/stemmers/porter_stemmer_sv.js:54
↓ 1 callersFunctionstep1c
(token)
lib/natural/stemmers/porter_stemmer.js:152
↓ 1 callersFunctionstep1c
(token)
lib/natural/stemmers/porter_stemmer_no.js:97
↓ 1 callersFunctionstep2
(token)
lib/natural/stemmers/porter_stemmer.js:163
↓ 1 callersFunctionstep2
(token)
lib/natural/stemmers/porter_stemmer_no.js:112
↓ 1 callersFunctionstep2
(str, regions = getRegions(str))
lib/natural/stemmers/porter_stemmer_sv.js:70
↓ 1 callersFunctionstep3
(token)
lib/natural/stemmers/porter_stemmer.js:174
↓ 1 callersFunctionstep3
(token)
lib/natural/stemmers/porter_stemmer_no.js:127
↓ 1 callersFunctionstep3
(str, regions = getRegions(str))
lib/natural/stemmers/porter_stemmer_sv.js:78
↓ 1 callersMethodstep3a
(word)
lib/natural/stemmers/porter_stemmer_nl.js:250
↓ 1 callersMethodstep3b
(word)
lib/natural/stemmers/porter_stemmer_nl.js:265
↓ 1 callersFunctionstep4
(token)
lib/natural/stemmers/porter_stemmer.js:180
↓ 1 callersFunctionstep5a
(token)
lib/natural/stemmers/porter_stemmer.js:187
↓ 1 callersFunctionstep5b
(token)
lib/natural/stemmers/porter_stemmer.js:198
↓ 1 callersFunctionsuperlative
(token)
lib/natural/stemmers/porter_stemmer_ru.js:97
↓ 1 callersFunctionsuperlative
(token)
lib/natural/stemmers/porter_stemmer_uk.js:73
↓ 1 callersMethodtokenize
(s)
lib/natural/tokenizers/regexp_tokenizer.js:45
↓ 1 callersMethodtokenizeAndPhoneticize
(str, phoneticsProcessor, keepStops)
lib/natural/phonetics/phonetic.js:34
↓ 1 callersFunctiontopoSort
* @param {Array} all vertex in digraph * @param {Object} all edges in the digraph
lib/natural/util/topological.js:51
↓ 1 callersMethodtrain
()
lib/natural/classifiers/logistic_regression_classifier.js:59
↓ 1 callersFunctiontranform
(word, stepConf)
lib/natural/stemmers/Carry/index.js:56
↓ 1 callersMethodtransformThroats
(token)
lib/natural/phonetics/soundex.js:40
↓ 1 callersMethodtype
(cbf)
lib/natural/analyzers/sentence_analyzer.js:145
↓ 1 callersFunctionuniqueVertexs
(edges)
lib/natural/util/topological.js:88
↓ 1 callersFunctionverb
(token)
lib/natural/stemmers/porter_stemmer_ru.js:82
↓ 1 callersFunctionverb
(token)
lib/natural/stemmers/porter_stemmer_uk.js:59
↓ 1 callersFunctionverbSuffix
* Step 2: Verb suffix removal. * * Perform this step if no ending was removed in step 1. * * @param {Token} token Token to stem. * @
lib/natural/stemmers/porter_stemmer_pt.js:153
↓ 1 callersFunctionvisit
(vertex, i, predecessors)
lib/natural/util/topological.js:62
↓ 1 callersFunctionvowelMarking
(token)
lib/natural/stemmers/porter_stemmer_it.js:73
↓ 1 callersMethodwindowFitsSite
(sentence, i)
lib/natural/brill_pos_tagger/lib/RuleTemplate.js:25
↓ 1 callersMethodwithoutEmpty
(array)
lib/natural/tokenizers/aggressive_tokenizer_ru.js:28
↓ 1 callersMethodwithoutEmpty
(array)
lib/natural/tokenizers/aggressive_tokenizer_pl.js:28
↓ 1 callersMethodwithoutEmpty
(array)
lib/natural/tokenizers/aggressive_tokenizer_uk.js:29
↓ 1 callersMethodwithoutEmpty
(array)
lib/natural/tokenizers/aggressive_tokenizer_pt.js:28
FunctionDataFile
(dataDir, name)
lib/natural/wordnet/data_file.js:84
FunctionFormSet
()
lib/natural/inflectors/form_set.js:25
FunctionHammingDistance
(s1, s2, ignoreCase)
lib/natural/distance/hamming_distance.js:30
FunctionIndexFile
(dataDir, name)
lib/natural/wordnet/index_file.js:131
FunctionLevenshteinDistance
(source, target, options)
lib/natural/distance/levenshtein_distance.js:117
FunctionLevenshteinDistanceSearch
(source, target, options)
lib/natural/distance/levenshtein_distance.js:112
FunctionNodeCarry
(userConf = defaultConf)
lib/natural/stemmers/Carry/index.js:91
FunctionPrefixRules
()
lib/natural/stemmers/indonesian/prefix_rules.js:41
FunctionRemoval
(originalWord, result, removedPart, affixType)
lib/natural/stemmers/indonesian/removal.js:26
FunctionStemmerJa
()
lib/natural/stemmers/stemmer_ja.js:42
FunctionSuffixRules
()
lib/natural/stemmers/indonesian/suffix_rules.js:28
FunctionToken
* Stemmer token constructor. * * @param {String} string Token string.
lib/natural/stemmers/token.js:30
FunctionTokenizerJa
()
lib/natural/tokenizers/tokenizer_ja.js:69
FunctionTreebankWordTokenizer
()
lib/natural/tokenizers/treebank_word_tokenizer.js:45
FunctionWordNet
(dataDir)
lib/natural/wordnet/wordnet.js:134
FunctionWordNetFile
(dataDir, fileName)
lib/natural/wordnet/wordnet_file.js:63
Methodadd
(primaryAppendage)
lib/natural/phonetics/double_metaphone.js:145
MethodaddCompressedDouble
(c, encoded)
lib/natural/phonetics/double_metaphone.js:149
MethodaddDocument
(text, classification)
lib/natural/classifiers/classifier.js:46
MethodaddDocument
(context, classification, ElementClass)
lib/natural/classifiers/maxent/Classifier.js:92
MethodaddSecondary
(primaryAppendage, secondaryAppendage)
lib/natural/phonetics/double_metaphone.js:140
FunctionappendLineChar
(fd, pos, buffPos, buff, callbackFunction)
lib/natural/wordnet/wordnet_file.js:27
FunctionassertEventResults
()
spec/classifier_spec.ts:56
Functioncapitalize
(token)
lib/natural/inflectors/singular_plural_inflector.js:27
Methodclassify
(b)
lib/natural/classifiers/maxent/Classifier.js:114
Methodcompare
(stringA, stringB)
lib/natural/phonetics/double_metaphone.js:489
MethodcompareByFrequency
(a, b)
lib/natural/brill_pos_tagger/lib/Corpus.js:140
MethodcompareRules
(a, b)
lib/natural/brill_pos_tagger/lib/Brill_POS_Trainer.js:408
Functioncompose
(...fns)
lib/natural/stemmers/Carry/utils.js:23
Methodconstructor
(abbreviations, trimSentences)
lib/natural/tokenizers/sentence_tokenizer.js:44
Methodconstructor
(opts)
lib/natural/tokenizers/regexp_tokenizer.js:31
Methodconstructor
(options)
lib/natural/tokenizers/regexp_tokenizer.js:62
Methodconstructor
(options)
lib/natural/tokenizers/regexp_tokenizer.js:91
Methodconstructor
(options)
lib/natural/tokenizers/regexp_tokenizer.js:108
Methodconstructor
(pos, callbackFunction)
lib/natural/analyzers/sentence_analyzer.js:48
Methodconstructor
(stemmer)
lib/natural/classifiers/logistic_regression_classifier.js:29
Methodconstructor
(stemmer, smoothing)
lib/natural/classifiers/bayes_classifier.js:29
Methodconstructor
(classifier, stemmer)
lib/natural/classifiers/classifier.js:31
Methodconstructor
(alpha, featureSet, sample)
lib/natural/classifiers/maxent/Distribution.js:29
Methodconstructor
(featureSet, sample)
lib/natural/classifiers/maxent/GISScaler.js:31
Methodconstructor
()
lib/natural/classifiers/maxent/FeatureSet.js:27
Methodconstructor
(a, b)
lib/natural/classifiers/maxent/Element.js:28
Methodconstructor
(features, sample)
lib/natural/classifiers/maxent/Classifier.js:38
Methodconstructor
(f, name, parameters)
lib/natural/classifiers/maxent/Feature.js:30
Methodconstructor
(data)
lib/natural/classifiers/maxent/Context.js:29
Methodconstructor
(elements)
lib/natural/classifiers/maxent/Sample.js:31
Methodconstructor
()
lib/natural/inflectors/present_verb_inflector.js:27
Methodconstructor
()
lib/natural/inflectors/noun_inflector.js:29
Methodconstructor
()
lib/natural/inflectors/ja/noun_inflector.js:46
Methodconstructor
()
lib/natural/inflectors/fr/noun_inflector.js:37
Methodconstructor
(deserialized)
lib/natural/tfidf/tfidf.js:79
Methodconstructor
(language, stemmer, type)
lib/natural/sentiment/SentimentAnalyzer.js:85
Methodconstructor
(wordlist)
lib/natural/spellcheck/spellcheck.js:31
Methodconstructor
(data)
lib/natural/brill_pos_tagger/lib/Sentence.js:22
Methodconstructor
(templateName, metadata)
lib/natural/brill_pos_tagger/lib/RuleTemplate.js:20
Methodconstructor
(language, defaultCategory, defaultCategoryCapitalised, extendedLexicon)
lib/natural/brill_pos_tagger/lib/Lexicon.js:28
Methodconstructor
(data, typeOfCorpus, SentenceClass)
lib/natural/brill_pos_tagger/lib/Corpus.js:30
Methodconstructor
(lexicon, ruleSet)
lib/natural/brill_pos_tagger/lib/Brill_POS_Tagger.js:26
Methodconstructor
(c1, c2, predicate, parameter1, parameter2)
lib/natural/brill_pos_tagger/lib/TransformationRule.js:26
Methodconstructor
(language)
lib/natural/brill_pos_tagger/lib/RuleSet.js:30
Methodconstructor
(name, parameter1, parameter2)
lib/natural/brill_pos_tagger/lib/Predicate.js:27
Methodconstructor
(ruleScoreThreshold)
lib/natural/brill_pos_tagger/lib/Brill_POS_Trainer.js:36
Methodconstructor
(caseSensitive)
lib/natural/trie/trie.js:29
← previousnext →401–500 of 759, ranked by callers