| 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 |
|---|
| GraphvizFormatter
Outputs the dot (graphviz) string for the viterbi lattice.
|
| KoreanNumberFilter.NumberBuffer
Buffer that holds a Korean number string and a position index used as a parsed-to marker
|
| KoreanTokenizer
Tokenizer for Korean that uses morphological analysis.
|
| KoreanTokenizer.DecompoundMode
Decompound mode: this determines how the tokenizer handles
POS.Type.COMPOUND, POS.Type.INFLECT and POS.Type.PREANALYSIS tokens. |
| KoreanTokenizer.Type
Token type reflecting the original source of this token
|
| POS.Tag
Part of speech tag for Korean based on Sejong corpus classification.
|
| POS.Type
The type of the token.
|
| Token
Analyzed token with morphological data.
|
| Class and Description |
|---|
| POS.Tag
Part of speech tag for Korean based on Sejong corpus classification.
|
| POS.Type
The type of the token.
|
| Class and Description |
|---|
| POS.Tag
Part of speech tag for Korean based on Sejong corpus classification.
|
| POS.Type
The type of the token.
|
| Token
Analyzed token with morphological data.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.