sg.edu.nus.comp.nlp.ims.feature
Class CCollocation

java.lang.Object
  extended by sg.edu.nus.comp.nlp.ims.feature.AListFeature
      extended by sg.edu.nus.comp.nlp.ims.feature.CCollocation
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, IFeature

public class CCollocation
extends AListFeature

collocation feature.

Author:
zhongzhi
See Also:
Serialized Form

Field Summary
 
Fields inherited from class sg.edu.nus.comp.nlp.ims.feature.AListFeature
m_Key, m_Value
 
Constructor Summary
CCollocation()
           
 
Method Summary
 java.lang.Object clone()
          clone this feature
 
Methods inherited from class sg.edu.nus.comp.nlp.ims.feature.AListFeature
getKey, getValue, setKey, setValue
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCollocation

public CCollocation()
Method Detail

clone

public java.lang.Object clone()
Description copied from interface: IFeature
clone this feature

Specified by:
clone in interface IFeature
Specified by:
clone in class AListFeature
Returns:
clone feature