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.
-
Classes in org.apache.lucene.analysis.ko.dict used by org.apache.lucene.analysis.koClassDescriptionn-gram connection cost dataRepresents Korean morphological information.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.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.dictClassDescriptionCharacter category data.n-gram connection cost dataA 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