Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
M
Q
S
V
A
AnnotationDiffExporter
- Class in
gate.qa
The class is used by Quality Assurance PR.
AnnotationDiffExporter(Map<AnnotationDiffer, List<AnnotationDiffer.Pairing>>, Document, String, String)
- Constructor for class gate.qa.
AnnotationDiffExporter
Constructor
C
ConfigurableExporter
- Class in
gate.configurableexporter
Configurable Exporter takes a configuration file specifying the format of the output file.
ConfigurableExporter()
- Constructor for class gate.configurableexporter.
ConfigurableExporter
D
differs
- Variable in class gate.qa.
AnnotationDiffExporter
Annotation Diff objects and the respective diff calculation results
document
- Variable in class gate.qa.
AnnotationDiffExporter
The document on which the annotation diff is performed
E
execute()
- Method in class gate.configurableexporter.
ConfigurableExporter
execute()
- Method in class gate.qa.
QualityAssurancePR
The execute method
export(File)
- Method in class gate.qa.
AnnotationDiffExporter
Produces an html file containing html annotation diff output for different annotation types
F
f
- Variable in class gate.qa.
QualityAssurancePR
number formatter
G
gate.configurableexporter
- package gate.configurableexporter
gate.qa
- package gate.qa
getAnnotationTypes()
- Method in class gate.qa.
QualityAssurancePR
Annotation types for which the stats should be calculated
getConfigFileURL()
- Method in class gate.configurableexporter.
ConfigurableExporter
getDiffResultsExportFile(String)
- Method in class gate.qa.
QualityAssurancePR
Generates a file name to export annotation diff results to.
getFeatureNames()
- Method in class gate.qa.
QualityAssurancePR
Features names for which the stats should be calculated
getInputASName()
- Method in class gate.configurableexporter.
ConfigurableExporter
getInstanceName()
- Method in class gate.configurableexporter.
ConfigurableExporter
getKeyASName()
- Method in class gate.qa.
QualityAssurancePR
Returns the key annotation set name provided by the user
getMeasure()
- Method in class gate.qa.
QualityAssurancePR
Measure to use for stats calculation
getOutputFolderUrl()
- Method in class gate.qa.
QualityAssurancePR
URL of the folder to store output files into
getOutputURL()
- Method in class gate.configurableexporter.
ConfigurableExporter
getResponseASName()
- Method in class gate.qa.
QualityAssurancePR
Returns the response annotation set name provided by the user
I
init()
- Method in class gate.configurableexporter.
ConfigurableExporter
init()
- Method in class gate.qa.
QualityAssurancePR
Initialise this resource, and return it.
interrupt()
- Method in class gate.configurableexporter.
ConfigurableExporter
M
Measure
- Enum in
gate.qa
ENUM for different measure types.
Q
QualityAssurancePR
- Class in
gate.qa
This PR has the same functionality as the Quality Assurance GUI.
QualityAssurancePR()
- Constructor for class gate.qa.
QualityAssurancePR
S
setAnnotationTypes(List<String>)
- Method in class gate.qa.
QualityAssurancePR
Annotation types for which the stats should be calculated
setConfigFileURL(URL)
- Method in class gate.configurableexporter.
ConfigurableExporter
setFeatureNames(List<String>)
- Method in class gate.qa.
QualityAssurancePR
Features names for which the stats should be calculated
setInputASName(String)
- Method in class gate.configurableexporter.
ConfigurableExporter
setInstanceName(String)
- Method in class gate.configurableexporter.
ConfigurableExporter
setKeyASName(String)
- Method in class gate.qa.
QualityAssurancePR
Sets the key annotation set name
setMeasure(Measure)
- Method in class gate.qa.
QualityAssurancePR
Measure to use for stats calculation
setOutputFolderUrl(URL)
- Method in class gate.qa.
QualityAssurancePR
URL of the folder to store output files into
setOutputURL(URL)
- Method in class gate.configurableexporter.
ConfigurableExporter
setResponseASName(String)
- Method in class gate.qa.
QualityAssurancePR
sets the response annotation set name
V
valueOf(String)
- Static method in enum gate.qa.
Measure
Returns the enum constant of this type with the specified name.
values()
- Static method in enum gate.qa.
Measure
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
F
G
I
M
Q
S
V
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes