|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object iitb.MaxentClassifier.FeatureGenRecord
Method Summary | |
boolean |
hasNext()
|
Feature |
next()
|
int |
numFeatures()
The number of features has to be correctly set before train is called. |
void |
startScanFeaturesAt(DataSequence data,
int pos)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int numFeatures()
FeatureGenerator
numFeatures
in interface FeatureGenerator
public void startScanFeaturesAt(DataSequence data, int pos)
startScanFeaturesAt
in interface FeatureGenerator
public boolean hasNext()
hasNext
in interface FeatureGenerator
public Feature next()
next
in interface FeatureGenerator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |