public static class TrueCasingForNISTDocumentReaderAndWriter.LineToTrueCasesParser extends java.lang.Object implements java.util.function.Function<java.lang.String,java.util.List<CoreLabel>>
| Constructor and Description |
|---|
LineToTrueCasesParser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CoreLabel> |
apply(java.lang.String line) |