public static class ContextEncodedNgramLanguageModel.LmContextInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
offset
Offset of context (prefix) of an n-gram
|
int |
order
The (0-based) length of
context (i.e. |
Constructor and Description |
---|
LmContextInfo() |