|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parser
Any parser that extends this interface can be sent to a
Learner for batch training.
Learner| Method Summary | |
|---|---|
java.lang.Object |
next()
Use this method to retrieve the next object parsed from the raw input data. |
void |
reset()
Sets this parser back to the beginning of the raw data. |
| Method Detail |
|---|
java.lang.Object next()
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||