Package | Description |
---|---|
jgloss.parser |
Backend for parsing Japanese text, searching for readings and translations of words.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractParser
Implementation of common methods of the Parser interface.
|
class |
ChasenParser
Parses Japanese text using the ChaSen morphological analyzer program.
|
class |
KanjiParser
Parser implementation which annotates kanji words.
|
class |
NullParser
Parser which does not add annotations to the parsed text.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.