Uses of Package
org.apache.lucene.analysis.ja.dict
Packages that use org.apache.lucene.analysis.ja.dict
Package
Description
Analyzer for Japanese.
Kuromoji dictionary implementation.
-
Classes in org.apache.lucene.analysis.ja.dict used by org.apache.lucene.analysis.jaClassDescriptionCharacter category data.n-gram connection cost dataRepresents Japanese morphological information.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.ja.dict used by org.apache.lucene.analysis.ja.dictClassDescriptionCharacter category data.n-gram connection cost dataFormat of the dictionary.Represents Japanese morphological information.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 Japanese.Morphological information for system dictionary.Dictionary for unknown-word handling.Morphological information for unk dictionary.Class for building a User Dictionary.Morphological information for user dictionary.