edu.stanford.nlp.tagger.maxent
Class FeatureIndex

java.lang.Object
  |
  +--edu.stanford.nlp.tagger.maxent.FeatureIndex

public class FeatureIndex
extends Object


Constructor Summary
FeatureIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureIndex

public FeatureIndex()


Stanford NLP Group