public class PreProcessor extends Object
| Constructor and Description |
|---|
PreProcessor() |
| Modifier and Type | Method and Description |
|---|---|
TextAnnotation |
preProcess(List<String[]> text) |
TextAnnotation |
preProcess(String text) |
public TextAnnotation preProcess(List<String[]> text) throws AnnotatorException
AnnotatorExceptionpublic TextAnnotation preProcess(String text) throws AnnotatorException
AnnotatorExceptionCopyright © 2017. All rights reserved.