| Class | Description |
|---|---|
| ThaiAnalyzer |
Analyzer for Thai language. |
| ThaiAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class
accesses the static final set the first time.;
|
| ThaiTokenizer |
Tokenizer that use
BreakIterator to tokenize Thai text. |
| ThaiTokenizerFactory |
Factory for
ThaiTokenizer. |