Uses of Interface
opennlp.model.EventCollector

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

Uses of EventCollector in opennlp.maxent
 

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

Uses of EventCollector in opennlp.model
 

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



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.