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