|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopennlp.tools.tokenize.TokEventCollector
public class TokEventCollector
Generate event contexts for maxent decisions for tokenization detection. This procedure isn't currrently used for tokenization event creation.
| Constructor Summary | |
|---|---|
TokEventCollector(java.io.Reader data)
Class constructor. |
|
| Method Summary | |
|---|---|
opennlp.maxent.Event[] |
getEvents()
Builds up the list of features using the Reader as input. |
opennlp.maxent.Event[] |
getEvents(boolean evalMode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokEventCollector(java.io.Reader data)
data - | Method Detail |
|---|
public opennlp.maxent.Event[] getEvents()
getEvents in interface opennlp.maxent.EventCollectorpublic opennlp.maxent.Event[] getEvents(boolean evalMode)
getEvents in interface opennlp.maxent.EventCollector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||