Uses of Class
kr.ac.kaist.swrc.jhannanum.comm.CommObject

Packages that use CommObject
kr.ac.kaist.swrc.jhannanum.comm   
 

Uses of CommObject in kr.ac.kaist.swrc.jhannanum.comm
 

Subclasses of CommObject in kr.ac.kaist.swrc.jhannanum.comm
 class PlainSentence
          This class contains a plain sentence which is not analyzed yet.
 class Sentence
          This class represents a sentence which is the sequence of eojeols that are morphologically analyzed.
 class SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.