gate.creole.ml.weka
Class StringToNominalFilter.WordData
java.lang.Object
gate.creole.ml.weka.StringToNominalFilter.WordData
- Enclosing class:
- StringToNominalFilter
- protected static class StringToNominalFilter.WordData
- extends Object
Method Summary |
void |
inc()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
word
String word
attributeIndex
int attributeIndex
classValue
Double classValue
count
int count
StringToNominalFilter.WordData
public StringToNominalFilter.WordData(String word,
int attrIndex,
Double classValue,
int count)
inc
public void inc()