protected static class TregexPoweredTreebankParserParams.SimpleStringFunction extends Object implements SerializableFunction<TregexMatcher,String>
Constructor and Description |
---|
SimpleStringFunction(String annotationMark) |
public SimpleStringFunction(String annotationMark)
public String apply(TregexMatcher matcher)
apply
in interface Function<TregexMatcher,String>