edu.stanford.nlp.tagger.maxent
Class ExtractorFollowing2WClass

java.lang.Object
  extended by edu.stanford.nlp.tagger.maxent.Extractor
      extended by edu.stanford.nlp.tagger.maxent.ExtractorFollowing2WClass
All Implemented Interfaces:
Serializable

public class ExtractorFollowing2WClass
extends Extractor

See Also:
Serialized Form

Constructor Summary
ExtractorFollowing2WClass()
           
 
Method Summary
 
Methods inherited from class edu.stanford.nlp.tagger.maxent.Extractor
leftContext, precondition, rightContext, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExtractorFollowing2WClass

public ExtractorFollowing2WClass()


Stanford NLP Group