|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsg.edu.nus.comp.nlp.ims.util.CPTBContentWordJudge
public class CPTBContentWordJudge
Constructor Summary | |
---|---|
CPTBContentWordJudge()
|
Method Summary | |
---|---|
java.lang.String |
isContentWord(java.lang.Object p_POSTag)
judge whether an input is a content word |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CPTBContentWordJudge()
Method Detail |
---|
public java.lang.String isContentWord(java.lang.Object p_POSTag)
IContentWordJudge
isContentWord
in interface IContentWordJudge
p_POSTag
- input
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |