public class TextPreProcessor extends Object
| Constructor and Description |
|---|
TextPreProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static TextPreProcessor |
getInstance() |
static void |
initialize() |
TextAnnotation |
preProcessText(String text) |
TextAnnotation |
preProcessText(TextAnnotation ta) |
public static void initialize()
public static TextPreProcessor getInstance()
public TextAnnotation preProcessText(String text) throws Exception
Exceptionpublic TextAnnotation preProcessText(TextAnnotation ta) throws Exception
ExceptionCopyright © 2017. All rights reserved.