Package edu.berkeley.nlp.lm.values
-
Interface Summary Interface Description CompressibleValueContainer<V> ProbBackoffValueContainer ValueContainer<V> Manages storage of arbitrary values in an NgramMap -
Class Summary Class Description CompressibleProbBackoffValueContainer CountValueContainer KneserNeyCountValueContainer Stored type and token counts necessary for estimating a Kneser-Ney language modelKneserNeyCountValueContainer.KneserNeyCounts Warning: type counts are stored internally as 32-bit ints.ProbBackoffPair UncompressedProbBackoffValueContainer UnrankedUncompressedProbBackoffValueContainer