|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.trees.international.french.FrenchTreeNormalizer.FrenchAOverAFilter
public static class FrenchTreeNormalizer.FrenchAOverAFilter
Constructor Summary | |
---|---|
FrenchTreeNormalizer.FrenchAOverAFilter()
|
Method Summary | |
---|---|
boolean |
accept(Tree t)
Doesn't accept nodes that are A over A nodes (perhaps due to empty removal or are EDITED nodes). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FrenchTreeNormalizer.FrenchAOverAFilter()
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 |