|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.trees.BobChrisTreeNormalizer.EmptyFilter
public static class BobChrisTreeNormalizer.EmptyFilter
Constructor Summary | |
---|---|
BobChrisTreeNormalizer.EmptyFilter()
|
Method Summary | |
---|---|
boolean |
accept(Tree t)
Doesn't accept nodes that only cover an empty. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BobChrisTreeNormalizer.EmptyFilter()
Method Detail |
---|
public boolean accept(Tree t)
accept
in interface Filter<Tree>
t
- an object to test
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |