public interface TokenFactory<T extends TokenBase>
Modifier and Type | Method and Description |
---|---|
T |
createToken(int wordId,
java.lang.String surface,
ViterbiNode.Type type,
int position,
Dictionary dictionary) |
T createToken(int wordId, java.lang.String surface, ViterbiNode.Type type, int position, Dictionary dictionary)