|
|||||||||
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.ExtractorMorpho
public class ExtractorMorpho
Constructor Summary | |
---|---|
ExtractorMorpho(int num,
int t1)
|
|
ExtractorMorpho(int num,
int t1,
int t2)
|
Method Summary | |
---|---|
boolean |
isPopulated(BinaryFeature f)
|
Methods inherited from class edu.stanford.nlp.tagger.maxent.Extractor |
---|
isPopulated, leftContext, Precondition, rightContext, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExtractorMorpho(int num, int t1)
public ExtractorMorpho(int num, int t1, int t2)
Method Detail |
---|
public boolean isPopulated(BinaryFeature f)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |