Package org.apache.lucene.analysis.ko.dict
Korean dictionary implementation.
-
Interface Summary Interface Description Dictionary Dictionary interface for retrieving morphological data by id. -
Class Summary Class Description BinaryDictionary Base class for a binary-encoded in-memory dictionary.CharacterDefinition Character category data.CharacterDefinition.SingletonHolder ConnectionCosts n-gram connection cost dataConnectionCosts.SingletonHolder Dictionary.Morpheme A morpheme extracted from a compound token.TokenInfoDictionary Binary dictionary implementation for a known-word dictionary model: Words are encoded into an FST mapping to a list of wordIDs.TokenInfoDictionary.SingletonHolder TokenInfoFST Thin wrapper around an FST with root-arc caching for Hangul syllables (11,172 arcs).UnknownDictionary Dictionary for unknown-word handling.UnknownDictionary.SingletonHolder UserDictionary Class for building a User Dictionary. -
Enum Summary Enum Description BinaryDictionary.ResourceScheme Deprecated, for removal: This API element is subject to removal in a future version. CharacterDefinition.CharacterClass