Package kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer

Class Summary
AnalyzedDic This class is the data structure for the pre-analyzed dictionary.
ChartMorphAnalyzer Chart-based Morphological Analyzer.
Connection This class is for the connection rules of morphemes.
ConnectionNot This class is for the impossible connection rules of morphemes.
Exp This class for expansion of morphological analysis regarding rules such as elision, contractions, and irregular rules.
MorphemeChart This class is for the lattice style morpheme chart which is a internal data structure for morphological analysis without backtracking.
NumberDic Number dictionary for recognizing number expressions using automata.
PostProcessor This class is for post processing of morphological analysis.
SegmentPosition This class is for segmentation of morphemes in a given eojeol.
Simti SIMTI(SIMple Trie Index) library.
Trie TRIE data structure for morpheme dictionaries.