gate.creole.ml.weka
Class StringToNominalFilter.AttributeData
java.lang.Object
gate.creole.ml.weka.StringToNominalFilter.AttributeData
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- StringToNominalFilter
protected static class StringToNominalFilter.AttributeData
- extends Object
- implements Serializable
Stores data about one attribute to be converted.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringToNominalFilter.AttributeData
public StringToNominalFilter.AttributeData(int index,
int count,
String method)