Uses of Interface
opennlp.maxent.EventCollector

Packages that use EventCollector
opennlp.maxent Provides main functionality of the maxent package including data structures and algorithms for parameter estimation. 
 

Uses of EventCollector in opennlp.maxent
 

Methods in opennlp.maxent that return EventCollector
 EventCollector Evalable.getEventCollector(java.io.Reader r)
          Returns the EventCollector that is used to collect all relevant information from the data file.
 

Constructors in opennlp.maxent with parameters of type EventCollector
EventCollectorAsStream(EventCollector ec)
           
 



Copyright © 2005 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.