static String |
JSONOutputter.jsonPrint(edu.stanford.nlp.pipeline.Annotation annotation,
AnnotationOutputter.Options options) |
static void |
JSONOutputter.jsonPrint(edu.stanford.nlp.pipeline.Annotation annotation,
OutputStream os,
AnnotationOutputter.Options options) |
static void |
JSONOutputter.jsonPrint(com.google.gson.GsonBuilder gsonBuilder,
edu.stanford.nlp.pipeline.Annotation annotation,
OutputStream os,
AnnotationOutputter.Options options) |
String |
AnnotationOutputter.print(edu.stanford.nlp.pipeline.Annotation ann,
AnnotationOutputter.Options options) |
void |
JSONOutputter.print(edu.stanford.nlp.pipeline.Annotation doc,
OutputStream target,
AnnotationOutputter.Options options) |
abstract void |
AnnotationOutputter.print(edu.stanford.nlp.pipeline.Annotation doc,
OutputStream target,
AnnotationOutputter.Options options) |