Uses of Class
io.outofprintmagazine.nlp.utils.NGramUtils.NGramScore
-
Packages that use NGramUtils.NGramScore Package Description io.outofprintmagazine.nlp.pipeline.annotators -
-
Uses of NGramUtils.NGramScore in io.outofprintmagazine.nlp.pipeline.annotators
Methods in io.outofprintmagazine.nlp.pipeline.annotators with parameters of type NGramUtils.NGramScore Modifier and Type Method Description Map<String,BigDecimal>
TemporalNGramsAnnotator. nGramScoreToTemporalAnnotation(NGramUtils.NGramScore nGramScore)
String
TemporalNGramsAnnotator. nGramScoreToTemporalString(NGramUtils.NGramScore nGramScore)
-