kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger
Class HMMTagger.WPhead

java.lang.Object
  extended by kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger.WPhead
Enclosing class:
HMMTagger

private class HMMTagger.WPhead
extends java.lang.Object

Header of an eojeol.

Author:
Sangwon Park (hudoni@world.kaist.ac.kr), CILab, SWRC, KAIST

Field Summary
private  int mnode
          the index of the node for an eojeol
 
Constructor Summary
private HMMTagger.WPhead()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mnode

private int mnode
the index of the node for an eojeol

Constructor Detail

HMMTagger.WPhead

private HMMTagger.WPhead()