| Interface | Description |
|---|---|
| ArrayEncodedLmCache | |
| ContextEncodedLmCache |
| Class | Description |
|---|---|
| ArrayEncodedCachingLmWrapper<W> |
This class wraps
ArrayEncodedNgramLanguageModel with a cache. |
| ArrayEncodedDirectMappedLmCache |
A direct-mapped cache.
|
| ContextEncodedCachingLmWrapper<T> |
This class wraps
ContextEncodedNgramLanguageModel with a cache. |
| ContextEncodedDirectMappedLmCache |