MCPcopy Create free account

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

Functions458 in github.com/advancedlogic/go-freeling

↓ 1 callersFunctionNewLexer
(rs []*Pair)
nlp/lexer.go:16
↓ 1 callersFunctionNewList
()
nlp/preftree.go:7
↓ 1 callersFunctionNewLocutionStatus
()
nlp/locutions.go:42
↓ 1 callersFunctionNewLocutions
(locFile string)
nlp/locutions.go:59
↓ 1 callersFunctionNewMITIE
(filepath string)
nlp/mitie.go:83
↓ 1 callersFunctionNewMaco
(opts *MacoOptions)
nlp/maco.go:76
↓ 1 callersFunctionNewNER
(npFile string)
nlp/ner.go:202
↓ 1 callersFunctionNewNERModule
(npFile string)
nlp/ner.go:74
↓ 1 callersFunctionNewNERStatus
()
nlp/ner.go:62
↓ 1 callersFunctionNewNP
(npFile string)
nlp/ner.go:251
↓ 1 callersFunctionNewNodeFromLabel
(label string)
nlp/language.go:511
↓ 1 callersFunctionNewOneNodeParseTree
(info interface{})
nlp/language.go:554
↓ 1 callersFunctionNewProbability
(probFile string, Threashold float64)
nlp/probability.go:39
↓ 1 callersFunctionNewPunts
(puntFile string)
nlp/punts.go:16
↓ 1 callersFunctionNewRule
()
nlp/grammar.go:18
↓ 1 callersFunctionNewSemanticDB
(wsdFile string)
nlp/semdb.go:77
↓ 1 callersFunctionNewSenseInfo
(syn string, data string)
nlp/semdb.go:25
↓ 1 callersFunctionNewSenses
(wsdFile string)
nlp/senses.go:12
↓ 1 callersFunctionNewSentence
()
nlp/language.go:429
↓ 1 callersFunctionNewSplitter
(splitterFile string)
nlp/splitter.go:28
↓ 1 callersFunctionNewSufRuleFromRexEx
(c string)
nlp/sufrule.go:15
↓ 1 callersFunctionNewSynset
(scope int, lemma string, wnid string, pos float64, neg float64, domain string, score int, gloss string)
nlp/disambiguator.go:30
↓ 1 callersFunctionNewTokenizer
(tokenizerFile string)
nlp/tokenizer.go:23
↓ 1 callersFunctionNewTrellis
(T int, kb int)
nlp/hmm.go:55
↓ 1 callersFunctionNewUKB
(wsdFile string)
nlp/csrkb.go:190
↓ 1 callersFunctionNewUnknownEntity
(name string, frequency int64)
models/models.go:263
↓ 1 callersFunctionOutput
(messages ...string)
terminal/terminal.go:42
↓ 1 callersFunctionOutputln
(messages ...string)
terminal/terminal.go:47
↓ 1 callersMethodParseDictEntry
(data string, lems *list.List)
nlp/dictionary.go:197
↓ 1 callersMethodProcess
(body string)
nlp/mitie.go:96
↓ 1 callersMethodResetActions
(st *NERStatus)
nlp/ner.go:479
↓ 1 callersMethodSearchRootsList
(roots *set.Set, aff string, suf *sufrule, wd *Word, dic *Dictionary)
nlp/suffixes.go:285
↓ 1 callersMethodSetBody
(body string)
models/models.go:217
↓ 1 callersMethodSetDataFiles
(usr, pun, dic, aff, comp, loc, nps, qty, prb string)
nlp/maco.go:31
↓ 1 callersMethodSetMultiwordAnalysis
(i *Word, fstate int, st *LocutionStatus)
nlp/locutions.go:417
↓ 1 callersMethodSetSentence
(sentence interface{})
models/models.go:220
↓ 1 callersMethodStateActions
(origin int, state int, token int, j *list.Element, st *NERStatus)
nlp/ner.go:483
↓ 1 callersFunctionStrList2StrArray
(l *list.List)
nlp/utils.go:95
↓ 1 callersFunctionStringsAppend
(str ...string)
nlp/utils.go:204
↓ 1 callersMethodToJSON
()
models/models.go:48
↓ 1 callersMethodTokenize
(p string, offset int, v *list.List)
nlp/tokenizer.go:115
↓ 1 callersMethodValidMultiWord
(w *Word, st *LocutionStatus)
nlp/locutions.go:331
↓ 1 callersMethodValidMultiWord
(w *Word, st *NERStatus)
nlp/ner.go:180
↓ 1 callersFunctionWhiteSpace
(c uint8)
nlp/utils.go:32
↓ 1 callersMethodWorkflow
(document *models.DocumentEntity, output chan *models.DocumentEntity)
nlp/nlp.go:131
↓ 1 callersMethodaddLocution
(line string)
nlp/locutions.go:180
↓ 1 callersMethodanalyzeSentence
(s string)
nlp/hmm.go:161
↓ 1 callersMethodannotate
(se *Sentence)
nlp/hmm.go:541
↓ 1 callersMethodbuildNodeIndex
(sid string)
nlp/language.go:790
↓ 1 callersMethodcanExtend
(hd string, i int, j int)
nlp/chart.go:370
↓ 1 callersMethodcopyAnalysis
(w *Word)
nlp/language.go:211
↓ 1 callersMethodcover
(a, b int)
nlp/chart.go:278
↓ 1 callersMethodendOfSentence
(w *list.Element, v *list.List)
nlp/splitter.go:207
↓ 1 callersMethoderrorCrash
(msg string, modcode int64)
nlp/trace.go:13
↓ 1 callersMethodextractRanksToSentences
(ls *list.List, pv []float64)
nlp/csrkb.go:321
↓ 1 callersMethodfillCSRTables
(nv int, rels *list.List)
nlp/csrkb.go:106
↓ 1 callersMethodforceSelect
(se *Sentence)
nlp/hmm.go:203
↓ 1 callersMethodfoundInDict
()
nlp/language.go:384
↓ 1 callersMethodgetLemma
()
nlp/language.go:95
↓ 1 callersMethodgetNWordsMw
()
nlp/language.go:267
↓ 1 callersMethodgetNodeID
()
nlp/language.go:521
↓ 1 callersFunctiongetPOS
(p string)
wordnet/wordnet.go:18
↓ 1 callersMethodgetProcessingStatus
()
nlp/language.go:448
↓ 1 callersMethodgetRetokenizable
()
nlp/language.go:99
↓ 1 callersMethodgetRulesRight
(cat string)
nlp/grammar.go:512
↓ 1 callersMethodgetRulesRightWildcard
(c string)
nlp/grammar.go:524
↓ 1 callersMethodgetSenseWords
(sens string)
nlp/semdb.go:201
↓ 1 callersMethodgetSize
()
nlp/chart.go:144
↓ 1 callersMethodgetTag
()
nlp/language.go:100
↓ 1 callersMethodgetTree
(x int, y int, lab string)
nlp/chart.go:500
↓ 1 callersMethodgetWNKeys
(form string, lemma string, tag string, searchList *list.List)
nlp/semdb.go:211
↓ 1 callersMethodgetWord
()
nlp/language.go:525
↓ 1 callersMethodgetWordSenses
(form string, lemma string, pos string)
nlp/semdb.go:181
↓ 1 callersMethodguesser
(w *Word, mass float64)
nlp/probability.go:360
↓ 1 callersMethodhasRetokenizable
()
nlp/language.go:387
↓ 1 callersMethodinFileMap
(key string, val string)
nlp/grammar.go:536
↓ 1 callersMethodinitSynsetVector
(ls *list.List, pv []float64)
nlp/csrkb.go:261
↓ 1 callersMethodisFlat
(sym string)
nlp/grammar.go:498
↓ 1 callersMethodisMultiword
()
nlp/language.go:264
↓ 1 callersMethodisNoTop
(sym string)
nlp/grammar.go:502
↓ 1 callersMethodisOnlyTop
(sym string)
nlp/grammar.go:506
↓ 1 callersMethodless
(s1 string, s2 string, pref map[string]string)
nlp/dictionary.go:157
↓ 1 callersMethodloadSentence
* func (this *Chart) getCell(i int, j int) *list.List { return this.table[i][j] } */
nlp/chart.go:152
↓ 1 callersMethodlockAnalysis
()
nlp/language.go:233
↓ 1 callersMethodmatching
(se *Sentence, i *list.Element)
nlp/locutions.go:423
↓ 1 callersMethodmatching
(se *Sentence, i *list.Element)
nlp/ner.go:501
↓ 1 callersMethodmaxKBest
()
nlp/language.go:104
↓ 1 callersMethodndump
()
nlp/chart.go:458
↓ 1 callersMethodpageRank
(pv []float64)
nlp/csrkb.go:150
↓ 1 callersMethodparse
()
nlp/chart.go:205
↓ 1 callersMethodrebuildNodeIndex
()
nlp/language.go:799
↓ 1 callersMethodselectAllAnalysis
(k int)
nlp/language.go:239
↓ 1 callersMethodsetAmbiguousMw
(a bool)
nlp/language.go:266
↓ 1 callersMethodsetLabel
(label string)
nlp/language.go:524
↓ 1 callersMethodsetNodeID
(id string)
nlp/language.go:522
↓ 1 callersMethodsetParseTree
(tr *ParseTree, k int)
nlp/language.go:441
↓ 1 callersMethodsetPosition
(i int)
nlp/language.go:383
↓ 1 callersMethodsetWord
(w *Word)
nlp/language.go:526
↓ 1 callersMethodsize
()
nlp/csrkb.go:139
↓ 1 callersMethodsmoothing
(w *Word)
nlp/probability.go:239
← previousnext →201–300 of 458, ranked by callers