|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.tagger.maxent.Extractor
edu.stanford.nlp.tagger.maxent.ExtractorLastVerb
public class ExtractorLastVerb
Constructor Summary | |
---|---|
ExtractorLastVerb()
|
|
ExtractorLastVerb(int bound)
|
Method Summary | |
---|---|
boolean |
Precondition(java.lang.String tag)
|
Methods inherited from class edu.stanford.nlp.tagger.maxent.Extractor |
---|
isPopulated, leftContext, rightContext, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExtractorLastVerb()
public ExtractorLastVerb(int bound)
Method Detail |
---|
public boolean Precondition(java.lang.String tag)
Precondition
in class Extractor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |