public static class KneserNeyCountValueContainer.KneserNeyCounts
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
dotdotTypeCounts |
boolean |
isOneCount |
boolean |
isTwoCount |
long |
leftDotTypeCounts |
long |
rightDotTypeCounts |
long |
tokenCounts |
Constructor and Description |
---|
KneserNeyCounts() |