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
Exception
public TextAnnotation preProcessText(TextAnnotation ta) throws Exception
Exception
Copyright © 2017. All rights reserved.