Uses of Class
io.outofprintmagazine.nlp.utils.NGramUtils.NGramPhraseScore
-
Packages that use NGramUtils.NGramPhraseScore Package Description io.outofprintmagazine.nlp.pipeline.annotators io.outofprintmagazine.nlp.utils -
-
Uses of NGramUtils.NGramPhraseScore in io.outofprintmagazine.nlp.pipeline.annotators
Methods in io.outofprintmagazine.nlp.pipeline.annotators with parameters of type NGramUtils.NGramPhraseScore Modifier and Type Method Description String
TemporalNGramsAnnotator. nGramPhraseScoreToTemporalString(NGramUtils.NGramPhraseScore nGramPhraseScore)
-
Uses of NGramUtils.NGramPhraseScore in io.outofprintmagazine.nlp.utils
Fields in io.outofprintmagazine.nlp.utils declared as NGramUtils.NGramPhraseScore Modifier and Type Field Description NGramUtils.NGramPhraseScore
NGramUtils.NGramScore. match
NGramUtils.NGramPhraseScore
NGramUtils.NGramScore. totals
Methods in io.outofprintmagazine.nlp.utils that return types with arguments of type NGramUtils.NGramPhraseScore Modifier and Type Method Description List<NGramUtils.NGramPhraseScore>
NGramUtils. getWordCache(String token)
-