public static class ContextEncodedNgramLanguageModel.LmContextInfo extends 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 |
---|
ContextEncodedNgramLanguageModel.LmContextInfo() |