ca.uottawa.balie
Class FeatureRepresentationNominal
java.lang.Object
ca.uottawa.balie.FeatureRepresentationNominal
- All Implemented Interfaces:
- FeatureRepresentation, java.io.Serializable
public class FeatureRepresentationNominal
- extends java.lang.Object
- implements FeatureRepresentation
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureRepresentationNominal
public FeatureRepresentationNominal()
GetWekaAttributes
public WekaAttribute[] GetWekaAttributes(FeatureRepresentationVocabulary pi_Vocabulary,
int pi_MinFreq,
int pi_ContextSize)
- Specified by:
GetWekaAttributes
in interface FeatureRepresentation
GetWekaInstance
public java.lang.Object[] GetWekaInstance(java.lang.String[] pi_Inst,
weka.core.FastVector pi_Attributes,
int pi_MinFreq)
- Specified by:
GetWekaInstance
in interface FeatureRepresentation
DoubleOnly
public boolean DoubleOnly()
- Specified by:
DoubleOnly
in interface FeatureRepresentation
Name
public java.lang.String Name()
- Specified by:
Name
in interface FeatureRepresentation