public class TextAnnotationPrintHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
OUTPUT_SEPARATOR |
static String |
SMALL_SEPARATOR |
Constructor and Description |
---|
TextAnnotationPrintHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
printConstituent(Constituent c) |
static String |
printCoreferenceView(CoreferenceView cView) |
static String |
printRelation(Relation c) |
static String |
printTextAnnotation(TextAnnotation ta) |
static String |
printView(View view) |
public static final String OUTPUT_SEPARATOR
public static final String SMALL_SEPARATOR
public static String printConstituent(Constituent c)
public static String printView(View view) throws IOException
IOException
public static String printTextAnnotation(TextAnnotation ta) throws IOException
IOException
public static String printCoreferenceView(CoreferenceView cView)
Copyright © 2017. All rights reserved.