|
|||||||||
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.ExtractorDistsim
public class ExtractorDistsim
Extractor for adding distsim information.
Nested Class Summary | |
---|---|
static class |
ExtractorDistsim.ExtractorDistsimConjunction
|
Method Summary | |
---|---|
boolean |
isDynamic()
|
boolean |
isLocal()
|
Methods inherited from class edu.stanford.nlp.tagger.maxent.Extractor |
---|
leftContext, precondition, rightContext, setGlobalHolder, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean isLocal()
isLocal
in class Extractor
public boolean isDynamic()
isDynamic
in class Extractor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |