JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
A
addBasicAnnotations(Annotation, List<List<CoreLabel>>)
- Static method in class eu.fbk.utils.corenlp.
Utils
addBasicAnnotations(Annotation, List<List<CoreLabel>>, String)
- Static method in class eu.fbk.utils.corenlp.
Utils
AnnotationOutputter
- Class in
eu.fbk.utils.corenlp.outputters
An interface for outputting CoreNLP Annotations to different output formats.
AnnotationOutputter()
- Constructor for class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
AnnotationOutputter.Options
- Class in
eu.fbk.utils.corenlp.outputters
B
beamPrintingOption
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
C
constituentTreePrinter
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
How to print a constituent tree
coreferenceContextSize
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
Should a small window of context be provided with each coreference mention
CustomAnnotations
- Class in
eu.fbk.utils.corenlp
Created by alessio on 04/05/17.
CustomAnnotations()
- Constructor for class eu.fbk.utils.corenlp.
CustomAnnotations
CustomAnnotations.DepsAnnotation
- Class in
eu.fbk.utils.corenlp
CustomAnnotations.FeaturesAnnotation
- Class in
eu.fbk.utils.corenlp
CustomAnnotations.LanguageAnnotation
- Class in
eu.fbk.utils.corenlp
CustomAnnotations.MiscAnnotation
- Class in
eu.fbk.utils.corenlp
CustomAnnotations.SimpleCorefAnnotation
- Class in
eu.fbk.utils.corenlp
CustomAnnotations.UPosAnnotation
- Class in
eu.fbk.utils.corenlp
D
DepsAnnotation()
- Constructor for class eu.fbk.utils.corenlp.
CustomAnnotations.DepsAnnotation
E
encoding
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
The output encoding to use
eu.fbk.utils.corenlp
- package eu.fbk.utils.corenlp
eu.fbk.utils.corenlp.outputters
- package eu.fbk.utils.corenlp.outputters
F
FeaturesAnnotation()
- Constructor for class eu.fbk.utils.corenlp.
CustomAnnotations.FeaturesAnnotation
G
getGsonBuilder()
- Method in class eu.fbk.utils.corenlp.outputters.
SerializerCollector
getOptions(StanfordCoreNLP)
- Static method in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
Populates options from StanfordCoreNLP pipeline
getType()
- Method in class eu.fbk.utils.corenlp.
CustomAnnotations.DepsAnnotation
getType()
- Method in class eu.fbk.utils.corenlp.
CustomAnnotations.FeaturesAnnotation
getType()
- Method in class eu.fbk.utils.corenlp.
CustomAnnotations.LanguageAnnotation
getType()
- Method in class eu.fbk.utils.corenlp.
CustomAnnotations.MiscAnnotation
getType()
- Method in class eu.fbk.utils.corenlp.
CustomAnnotations.SimpleCorefAnnotation
getType()
- Method in class eu.fbk.utils.corenlp.
CustomAnnotations.UPosAnnotation
I
includeText
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
Should the document text be included as part of the XML output
J
JSONOutputter
- Class in
eu.fbk.utils.corenlp.outputters
Output an Annotation to JSON.
JSONOutputter(GsonBuilder)
- Constructor for class eu.fbk.utils.corenlp.outputters.
JSONOutputter
JSONOutputter()
- Constructor for class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(GsonBuilder, Annotation)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(GsonBuilder, Annotation, OutputStream)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(GsonBuilder, Annotation, OutputStream, StanfordCoreNLP)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(GsonBuilder, Annotation, OutputStream, AnnotationOutputter.Options)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(Annotation)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(Annotation, AnnotationOutputter.Options)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(Annotation, OutputStream)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(Annotation, OutputStream, StanfordCoreNLP)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
jsonPrint(Annotation, OutputStream, AnnotationOutputter.Options)
- Static method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
L
LanguageAnnotation()
- Constructor for class eu.fbk.utils.corenlp.
CustomAnnotations.LanguageAnnotation
M
MiscAnnotation()
- Constructor for class eu.fbk.utils.corenlp.
CustomAnnotations.MiscAnnotation
O
Options()
- Constructor for class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
P
pretty
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
If false, try to compress whitespace as much as possible.
print(Annotation, OutputStream, AnnotationOutputter.Options)
- Method in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
print(Annotation, OutputStream)
- Method in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
print(Annotation, OutputStream, StanfordCoreNLP)
- Method in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
print(Annotation, AnnotationOutputter.Options)
- Method in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
print(Annotation)
- Method in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
print(Annotation, StanfordCoreNLP)
- Method in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter
print(Annotation, OutputStream, AnnotationOutputter.Options)
- Method in class eu.fbk.utils.corenlp.outputters.
JSONOutputter
print(Annotation, OutputStream, AnnotationOutputter.Options)
- Method in class eu.fbk.utils.corenlp.outputters.
TextProOutputter
printSingletons
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
If false, will print only non-singleton entities
R
relationsBeam
- Variable in class eu.fbk.utils.corenlp.outputters.
AnnotationOutputter.Options
S
SerializerCollector
- Class in
eu.fbk.utils.corenlp.outputters
Created by alessio on 04/10/16.
SerializerCollector()
- Constructor for class eu.fbk.utils.corenlp.outputters.
SerializerCollector
SimpleCorefAnnotation()
- Constructor for class eu.fbk.utils.corenlp.
CustomAnnotations.SimpleCorefAnnotation
T
TextProOutputter
- Class in
eu.fbk.utils.corenlp.outputters
TextProOutputter()
- Constructor for class eu.fbk.utils.corenlp.outputters.
TextProOutputter
tpPrint(Annotation, OutputStream)
- Static method in class eu.fbk.utils.corenlp.outputters.
TextProOutputter
tpPrint(Annotation, OutputStream, StanfordCoreNLP)
- Static method in class eu.fbk.utils.corenlp.outputters.
TextProOutputter
tpPrint(Annotation, OutputStream, AnnotationOutputter.Options)
- Static method in class eu.fbk.utils.corenlp.outputters.
TextProOutputter
U
UPosAnnotation()
- Constructor for class eu.fbk.utils.corenlp.
CustomAnnotations.UPosAnnotation
Utils
- Class in
eu.fbk.utils.corenlp
Utils()
- Constructor for class eu.fbk.utils.corenlp.
Utils
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2018
FBK
. All rights reserved.