public class GenericDictionaryEntry extends DictionaryEntryBase implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
GenericDictionaryEntry.Builder |
leftId, rightId, surface, wordCost
Constructor and Description |
---|
GenericDictionaryEntry(GenericDictionaryEntry.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getFeatures() |
java.util.List<java.lang.String> |
getPosFeatures() |
getLeftId, getRightId, getSurface, getWordCost
public GenericDictionaryEntry(GenericDictionaryEntry.Builder builder)