|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams.ArabicRomanizedTextEscaper
public static class ArabicTreebankParserParams.ArabicRomanizedTextEscaper
This escaper just changes ( to -LRB- and ) to -RRB-, does nothing else.
Constructor Summary | |
---|---|
ArabicTreebankParserParams.ArabicRomanizedTextEscaper()
|
Method Summary | |
---|---|
java.util.List<HasWord> |
apply(java.util.List<HasWord> hasWords)
Converts a T1 to a different T2. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArabicTreebankParserParams.ArabicRomanizedTextEscaper()
Method Detail |
---|
public java.util.List<HasWord> apply(java.util.List<HasWord> hasWords)
Function
apply
in interface Function<java.util.List<HasWord>,java.util.List<HasWord>>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |