Class HanMorphoAnalysis

All Implemented Interfaces:
Serializable

public class HanMorphoAnalysis extends MorphoAnalysis implements Serializable
Morphological analysis objects for Chinese and Japanese. Chinese and Japanese add the concept of readings to MorphoAnalysis. Readings provide the pronunciation of ideographic strings. They are typically written in Pinyin for Chinese and Hiragana for Japanese. A single surface form may have multiple possible readings.
See Also: