|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsg.edu.nus.comp.nlp.ims.feature.ABinaryFeature
sg.edu.nus.comp.nlp.ims.feature.CSurroundingWord
public class CSurroundingWord
surrounding word feature.
Field Summary |
---|
Fields inherited from class sg.edu.nus.comp.nlp.ims.feature.ABinaryFeature |
---|
m_Key, m_Value |
Constructor Summary | |
---|---|
CSurroundingWord()
constructor |
Method Summary | |
---|---|
java.lang.Object |
clone()
clone this feature |
Methods inherited from class sg.edu.nus.comp.nlp.ims.feature.ABinaryFeature |
---|
getKey, getValue, setKey, setValue |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSurroundingWord()
Method Detail |
---|
public java.lang.Object clone()
IFeature
clone
in interface IFeature
clone
in class ABinaryFeature
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |