| Package | Description |
|---|---|
| org.apache.lucene.analysis.ja |
Analyzer for Japanese.
|
| org.apache.lucene.analysis.ja.tokenattributes |
Additional Kuromoji-specific Attributes for text analysis.
|
| Class and Description |
|---|
| GraphvizFormatter
Outputs the dot (graphviz) string for the viterbi lattice.
|
| JapaneseNumberFilter.NumberBuffer
Buffer that holds a Japanese number string and a position index used as a parsed-to marker
|
| JapaneseTokenizer
Tokenizer for Japanese that uses morphological analysis.
|
| JapaneseTokenizer.Mode
Tokenization mode: this determines how the tokenizer handles
compound and unknown words.
|
| JapaneseTokenizer.Type
Token type reflecting the original source of this token
|
| Class and Description |
|---|
| Token
Analyzed token with morphological data from its dictionary.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.