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, getWordCostpublic GenericDictionaryEntry(GenericDictionaryEntry.Builder builder)