|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkr.ac.kaist.swrc.jhannanum.share.TagMapper
public class TagMapper
It changes the analysis level of the KAIST morpheme tag.
Constructor Summary | |
---|---|
TagMapper()
|
Method Summary | |
---|---|
static java.lang.String |
getKaistTagOnLevel(java.lang.String tag,
int level)
Changes the analysis level of the KAIST morpheme tag. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagMapper()
Method Detail |
---|
public static java.lang.String getKaistTagOnLevel(java.lang.String tag, int level)
tag
- - morpheme taglevel
- - the analysis level
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |