Uses of Interface
opennlp.tools.coref.sim.TestNumberModel

Packages that use TestNumberModel
opennlp.tools.coref.sim Package related to the modeling mention similarity for coreference resolution. 
 

Uses of TestNumberModel in opennlp.tools.coref.sim
 

Classes in opennlp.tools.coref.sim that implement TestNumberModel
 class NumberModel
          Class which models the number of particular mentions and the entities made up of mentions.
 

Methods in opennlp.tools.coref.sim that return TestNumberModel
static TestNumberModel NumberModel.testModel(String name)
           
 



Copyright © 2010. All Rights Reserved.