MCPcopy Create free account

hub / github.com/advancedlogic/go-freeling / functions

Functions458 in github.com/advancedlogic/go-freeling

↓ 2 callersMethodIsOpenSection
(s string)
nlp/config-file.go:36
↓ 2 callersFunctionList2Array
(l *list.List)
nlp/utils.go:87
↓ 2 callersFunctionMultiIndex
(s string, i string)
nlp/utils.go:166
↓ 2 callersFunctionNewDatabaseFromFile
(dbFile string)
nlp/database.go:33
↓ 2 callersFunctionNewDisambiguator
(disFile string)
nlp/disambiguator.go:50
↓ 2 callersFunctionNewElement
(state *Bigram, kbest int, prob float64)
nlp/hmm.go:31
↓ 2 callersFunctionNewMultiword
(f string, a *list.List)
nlp/language.go:176
↓ 2 callersFunctionNewParseTreeIteratorFromParseTree
(t *ParseTree)
nlp/language.go:742
↓ 2 callersFunctionNewRuleFromString
(s string, ls *list.List, p int)
nlp/grammar.go:25
↓ 2 callersFunctionNewTagset
(ftagset string)
nlp/tag-set.go:25
↓ 2 callersMethodProbA_log
(state_i *Bigram, state_j *Bigram, w *list.Element)
nlp/hmm.go:414
↓ 2 callersMethodProbPi_log
(state_i *Bigram)
nlp/hmm.go:501
↓ 2 callersFunctionRegExHasSuffix
(re *regexp.Regexp, s string)
nlp/utils.go:40
↓ 2 callersMethodResetActions
(st *LocutionStatus)
nlp/locutions.go:324
↓ 2 callersMethodResetActions
(st *NERStatus)
nlp/ner.go:234
↓ 2 callersMethodSentences
()
models/models.go:116
↓ 2 callersMethodSetMultiwordAnalysis
(w *Word, fstate int, st *NERStatus)
nlp/ner.go:193
↓ 2 callersMethodSortList
(ls *list.List, pref map[string]string)
nlp/dictionary.go:173
↓ 2 callersMethodToJSON
()
models/models.go:270
↓ 2 callersMethodaddVertex
(s string)
nlp/csrkb.go:133
↓ 2 callersMethodappendChild
(child *ParseTree)
nlp/language.go:630
↓ 2 callersMethodcheckMatch
(searched string, found string)
nlp/chart.go:380
↓ 2 callersMethodclearProcessingStatus
()
nlp/language.go:450
↓ 2 callersMethodcomputeProbability
(tag string, prob float64, s string)
nlp/probability.go:333
↓ 2 callersMethoddelta
(t int, s *Bigram, k int)
nlp/hmm.go:98
↓ 2 callersMethodgetNSelected
(k int)
nlp/language.go:253
↓ 2 callersMethodgetSpanFinish
()
nlp/language.go:271
↓ 2 callersMethodgetSpanStart
()
nlp/language.go:270
↓ 2 callersMethodgetSpecificity
(s string)
nlp/grammar.go:469
↓ 2 callersMethodgetToken
(stream string)
nlp/lexer.go:29
↓ 2 callersMethodgetVertex
(s string)
nlp/csrkb.go:141
↓ 2 callersMethodgetWordsMw
()
nlp/language.go:268
↓ 2 callersMethodisForbidden
(trig string, w *list.Element)
nlp/hmm.go:406
↓ 2 callersMethodisHead
()
nlp/language.go:527
↓ 2 callersMethodisHidden
(sym string)
nlp/grammar.go:494
↓ 2 callersMethodisRetokenizable
()
nlp/language.go:98
↓ 2 callersMethodlookForCombinedAffixes
(suff map[string]*set.Set, pref map[string]*set.Set, w *Word, dic *Dictionary)
nlp/suffixes.go:175
↓ 2 callersMethodnewRule
(h string, ls *list.List, w bool, ngov int)
nlp/grammar.go:449
↓ 2 callersMethodnumKBest
()
nlp/language.go:321
↓ 2 callersMethodphi
(t int, s *Bigram, k int)
nlp/hmm.go:124
↓ 2 callersMethodselectAnalysis
(tag *Analysis, k int)
nlp/language.go:251
↓ 2 callersMethodsetForm
(form string)
nlp/language.go:331
↓ 2 callersMethodsetHead
(head bool)
nlp/language.go:528
↓ 2 callersMethodsetProcessingStatus
(st interface{})
nlp/language.go:449
↓ 2 callersMethodsetSpan
(start int, finish int)
nlp/language.go:269
↓ 2 callersMethodsiblingBegin
()
nlp/language.go:712
↓ 2 callersMethodsiblingEnd
()
nlp/language.go:716
↓ 2 callersMethodsiblingPlusPlus
()
nlp/language.go:754
↓ 1 callersMethodAddSentenceEntity
(se *SentenceEntity)
models/models.go:122
↓ 1 callersMethodAddTokenEntity
(te *TokenEntity)
models/models.go:213
↓ 1 callersMethodAddUnknownEntity
(name string, frequency int64)
models/models.go:125
↓ 1 callersFunctionAllCaps
(s string)
nlp/utils.go:143
↓ 1 callersMethodAnalyzeText
(document *models.DocumentEntity)
lib/analyzer.go:25
↓ 1 callersMethodAnnotate
(word string, pos string)
wordnet/wordnet.go:66
↓ 1 callersMethodAnnotateWord
(w *Word)
nlp/probability.go:200
↓ 1 callersMethodAnnotateWord
(w *Word, lw *list.List, override bool)
nlp/dictionary.go:390
↓ 1 callersMethodApplyRule
(r string, la *list.List, aff string, suf *sufrule, wd *Word, dic *Dictionary)
nlp/suffixes.go:307
↓ 1 callersFunctionArrayFloatSwap
(a1 []float64, a2 []float64)
nlp/utils.go:191
↓ 1 callersMethodBuildMultiword
(se *Sentence, start *list.Element, end *list.Element, fs int, built *bool, st *LocutionStatus)
nlp/locutions.go:140
↓ 1 callersMethodBuildMultiword
(se *Sentence, start *list.Element, end *list.Element, fs int, built *bool, st *NERStatus)
nlp/ner.go:124
↓ 1 callersMethodCheckRetokenizable
(suf *sufrule, form string, lem string, tag string, dic *Dictionary, rtk *list.List, caps int)
nlp/suffixes.go:375
↓ 1 callersMethodCompactData
(lems *list.List)
nlp/dictionary.go:240
↓ 1 callersMethodComputeToken
(state int, j *list.Element, se *Sentence)
nlp/locutions.go:243
↓ 1 callersMethodComputeToken
(state int, j *list.Element, se *Sentence)
nlp/ner.go:394
↓ 1 callersFunctionDefault
(messages ...string)
terminal/terminal.go:10
↓ 1 callersMethodDelete
(k interface{})
nlp/maps.go:34
↓ 1 callersFunctionEmptyFunc
(i interface{})
nlp/utils.go:121
↓ 1 callersFunctionError
(messages ...string)
terminal/terminal.go:58
↓ 1 callersFunctionErrorln
(messages ...string)
terminal/terminal.go:63
↓ 1 callersMethodFindStates
(sent *Sentence)
nlp/hmm.go:657
↓ 1 callersMethodFixAccentuation
(*set.Set, *sufrule)
nlp/accents-modules.go:9
↓ 1 callersFunctionFloatPairsArray2List
(a FloatPairsArray)
nlp/csrkb.go:313
↓ 1 callersMethodGetSentence
()
models/models.go:224
↓ 1 callersMethodGetValue
()
models/models.go:254
↓ 1 callersFunctionHasLowercase
(s string)
nlp/utils.go:156
↓ 1 callersFunctionInfo
(messages ...string)
terminal/terminal.go:26
↓ 1 callersMethodInitNLP
()
engine/engine.go:31
↓ 1 callersMethodInt64
(key string, def int64)
lib/analyzer.go:21
↓ 1 callersFunctionIntPairsArray2List
(a IntPairsArray)
nlp/csrkb.go:57
↓ 1 callersMethodKey
()
nlp/maps.go:15
↓ 1 callersFunctionList2FloatPairsArray
(ls *list.List)
nlp/csrkb.go:305
↓ 1 callersFunctionList2IntPairsArray
(ls *list.List)
nlp/csrkb.go:49
↓ 1 callersMethodListen
()
net/rest.go:32
↓ 1 callersFunctionNewAccentsES
()
nlp/accents-modules.go:36
↓ 1 callersFunctionNewAccetsDefault
()
nlp/accents-modules.go:15
↓ 1 callersFunctionNewAffixes
(sufFile string)
nlp/suffixes.go:24
↓ 1 callersFunctionNewAnalysisFromAnalysis
(a *Analysis)
nlp/language.go:40
↓ 1 callersFunctionNewAnalyzer
()
lib/analyzer.go:12
↓ 1 callersFunctionNewCSRKB
(kbFile string, nit int, thr float64, damp float64)
nlp/csrkb.go:65
↓ 1 callersFunctionNewChart
(gram *Grammar)
nlp/chart.go:138
↓ 1 callersFunctionNewChartParser
(gram *Grammar)
nlp/chart.go:14
↓ 1 callersFunctionNewConfiguration
(filename string)
engine/config.go:14
↓ 1 callersFunctionNewContext
(configFile string)
engine/context.go:8
↓ 1 callersFunctionNewDefaultCrawler
()
nlp/crawler.go:15
↓ 1 callersFunctionNewDictionary
(Lang string, dicFile string, sufFile string, compFile string, invDic bool, retok bool)
nlp/dictionary.go:39
↓ 1 callersFunctionNewEdgeFromEdge
(edge *Edge)
nlp/chart.go:71
↓ 1 callersFunctionNewEngine
()
engine/engine.go:21
↓ 1 callersFunctionNewGrammar
(fname string)
nlp/grammar.go:96
↓ 1 callersFunctionNewHMMTagger
(hmmFile string, rtk bool, force int, kb int)
nlp/hmm.go:239
↓ 1 callersFunctionNewHttpServer
(analyzer *Analyzer)
net/rest.go:24
← previousnext →101–200 of 458, ranked by callers