| Class | Description |
|---|---|
| ReadingProcessor |
A text processor that builds reading data suitable for application as
furigana.
|
| ReadingProcessor.ReadingResult |
The result of reading processing.
|
| SenFactory |
A factory to manage creation of
Viterbi, StringTagger, and
ReadingProcessor objectsThread Safety: This class and all its public methods are thread safe. |
| StreamTagger |
Tokenizes text read from a
|
| StringTagger |
Tokenizes strings
|