public class OpenNLPFileAnnotationWriter extends Object implements AnnotationWriter
| Constructor and Description |
|---|
OpenNLPFileAnnotationWriter()
Creates a new
OpenNLPFileAnnotationWriter. |
| Modifier and Type | Method and Description |
|---|---|
String |
annotateText(Collection<Entity> entities,
String text) |
public OpenNLPFileAnnotationWriter()
OpenNLPFileAnnotationWriter.public String annotateText(Collection<Entity> entities, String text)
annotateText in interface AnnotationWriterCopyright © 2018. All rights reserved.