Package edu.berkeley.nlp.lm.values

Interface Summary
CompressibleValueContainer<V>  
ProbBackoffValueContainer  
ValueContainer<V> Manages storage of arbitrary values in an NgramMap
 

Class Summary
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