Uses of Package
kr.ac.kaist.swrc.jhannanum.comm

Packages that use kr.ac.kaist.swrc.jhannanum.comm
kr.ac.kaist.swrc.jhannanum.comm   
kr.ac.kaist.swrc.jhannanum.hannanum   
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer   
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer   
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger   
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor.SimpleMAResult09   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor.SimpleMAResult22   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor.UnknownMorphProcessor   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor.InformalSentenceFilter   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor.SentenceSegmentor   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.NounExtractor   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.SimplePOSResult09   
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.SimplePOSResult22   
kr.ac.kaist.swrc.jhannanum.thread   
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.comm
CommObject
          CommObject is used by a work flow and plug-ins that are expected to communicate with each other.
Eojeol
          This class represents an Eojeol for internal use.
 

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

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer
PlainSentence
          This class contains a plain sentence which is not analyzed yet.
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer
Eojeol
          This class represents an Eojeol for internal use.
PlainSentence
          This class contains a plain sentence which is not analyzed yet.
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger
Sentence
          This class represents a sentence which is the sequence of eojeols that are morphologically analyzed.
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger
Eojeol
          This class represents an Eojeol for internal use.
Sentence
          This class represents a sentence which is the sequence of eojeols that are morphologically analyzed.
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor.SimpleMAResult09
Eojeol
          This class represents an Eojeol for internal use.
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor.SimpleMAResult22
Eojeol
          This class represents an Eojeol for internal use.
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.MorphemeProcessor.UnknownMorphProcessor
SetOfSentences
          This class represents the set of sentences that were results of the morphological analysis about a input sentence.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor
PlainSentence
          This class contains a plain sentence which is not analyzed yet.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor.InformalSentenceFilter
PlainSentence
          This class contains a plain sentence which is not analyzed yet.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor.SentenceSegmentor
PlainSentence
          This class contains a plain sentence which is not analyzed yet.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor
Sentence
          This class represents a sentence which is the sequence of eojeols that are morphologically analyzed.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.NounExtractor
Sentence
          This class represents a sentence which is the sequence of eojeols that are morphologically analyzed.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.SimplePOSResult09
Sentence
          This class represents a sentence which is the sequence of eojeols that are morphologically analyzed.
 

Classes in kr.ac.kaist.swrc.jhannanum.comm used by kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.SimplePOSResult22
Sentence
          This class represents a sentence which is the sequence of eojeols that are morphologically analyzed.
 

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