Uses of Package
org.apache.lucene.analysis.ko.dict
Packages that use org.apache.lucene.analysis.ko.dict
Package
Description
Analyzer for Korean.
Korean dictionary implementation.
Additional Korean-specific Attributes for text analysis.
Nori utility classes.
-
Classes in org.apache.lucene.analysis.ko.dict used by org.apache.lucene.analysis.koClassDescriptionCharacter category data.n-gram connection cost dataDictionary interface for retrieving morphological data by id.A morpheme extracted from a compound token.Binary dictionary implementation for a known-word dictionary model: Words are encoded into an FST mapping to a list of wordIDs.Thin wrapper around an FST with root-arc caching for Hangul syllables (11,172 arcs).Dictionary for unknown-word handling.Class for building a User Dictionary.
-
Classes in org.apache.lucene.analysis.ko.dict used by org.apache.lucene.analysis.ko.dictClassDescriptionBase class for a binary-encoded in-memory dictionary.Deprecated, for removal: This API element is subject to removal in a future version.Character category data.n-gram connection cost dataDictionary interface for retrieving morphological data by id.A morpheme extracted from a compound token.Binary dictionary implementation for a known-word dictionary model: Words are encoded into an FST mapping to a list of wordIDs.Thin wrapper around an FST with root-arc caching for Hangul syllables (11,172 arcs).Dictionary for unknown-word handling.Class for building a User Dictionary.
-
Classes in org.apache.lucene.analysis.ko.dict used by org.apache.lucene.analysis.ko.tokenattributes
-
Classes in org.apache.lucene.analysis.ko.dict used by org.apache.lucene.analysis.ko.util