protected static class AbstractTreebankParserParams.AnnotatePunctuationFunction extends Object implements SerializableFunction<TregexMatcher,String>
| Constructor and Description |
|---|
AnnotatePunctuationFunction(String annotationMark,
String key) |
public String apply(TregexMatcher m)
apply in interface Function<TregexMatcher,String>