|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.PhraseTag
public class PhraseTag
This class is to generate the eojeol tag which represents the features of morphemes in an eojeol.
Constructor Summary | |
---|---|
PhraseTag()
|
Method Summary | |
---|---|
static java.lang.String |
getPhraseTag(java.lang.String[] tags)
Generates the eojeol tag regarding the sequence of morpheme tags in an eojeol |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PhraseTag()
Method Detail |
---|
public static java.lang.String getPhraseTag(java.lang.String[] tags)
tags
- - the sequence of morpheme tags in an eojeol
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |