| Package | Description |
|---|---|
| org.apache.lucene.analysis.ko |
Analyzer for Korean.
|
| org.apache.lucene.analysis.ko.dict |
Korean dictionary implementation.
|
| org.apache.lucene.analysis.ko.tokenattributes |
Additional Korean-specific Attributes for text analysis.
|
| Class and Description |
|---|
| ConnectionCosts
n-gram connection cost data
|
| Dictionary
Dictionary interface for retrieving morphological data
by id.
|
| 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.
|
| UnknownDictionary
Dictionary for unknown-word handling.
|
| UserDictionary
Class for building a User Dictionary.
|
| Class and Description |
|---|
| BinaryDictionary
Base class for a binary-encoded in-memory dictionary.
|
| BinaryDictionary.ResourceScheme
Used to specify where (dictionary) resources get loaded from.
|
| CharacterDefinition
Character category data.
|
| ConnectionCosts
n-gram connection cost data
|
| Dictionary
Dictionary interface for retrieving morphological data
by id.
|
| 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.
|
| TokenInfoFST
Thin wrapper around an FST with root-arc caching for Hangul syllables (11,172 arcs).
|
| UnknownDictionary
Dictionary for unknown-word handling.
|
| UserDictionary
Class for building a User Dictionary.
|
| Class and Description |
|---|
| Dictionary.Morpheme
A morpheme extracted from a compound token.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.