|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizer.HebrewEmptyFilter
public static class HebrewTreeNormalizer.HebrewEmptyFilter
Remove traces and pronoun deletion markers.
Constructor Summary | |
---|---|
HebrewTreeNormalizer.HebrewEmptyFilter()
|
Method Summary | |
---|---|
boolean |
accept(Tree t)
Checks if the given object passes the filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HebrewTreeNormalizer.HebrewEmptyFilter()
Method Detail |
---|
public boolean accept(Tree t)
Filter
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 |