|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SequenceClassifierLearner
Interface for something that learns sequence classifiers.
Method Summary | |
---|---|
int |
getHistorySize()
Return the number of previous predictions used as features in learning. |
void |
setSchema(ExampleSchema schema)
|
Method Detail |
---|
void setSchema(ExampleSchema schema)
int getHistorySize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |