sg.edu.nus.comp.nlp.ims.util
Interface IContentWordJudge

All Known Implementing Classes:
CPTBContentWordJudge

public interface IContentWordJudge

judge whether a word is of interest

Author:
zhongzhi

Method Summary
 java.lang.String isContentWord(java.lang.Object p_Input)
          judge whether an input is a content word
 

Method Detail

isContentWord

java.lang.String isContentWord(java.lang.Object p_Input)
judge whether an input is a content word

Parameters:
p_Input - input
Returns:
null if not content word