Serialized Form


Package gate.configurableexporter

Class gate.configurableexporter.ConfigurableExporter extends AbstractLanguageAnalyser implements Serializable

serialVersionUID: -7237223509897088067L

Serialized Fields

configFileURL

URL configFileURL
The ConfigurableExporter configuration file.


outputURL

URL outputURL
The file to export the data to.


inputASName

String inputASName
The annotation set from which to draw the annotations.


instanceName

String instanceName
The annotation type to be treated as instance.


numberOfAnnotationSlots

int numberOfAnnotationSlots

numberOfBridgeTextSlots

int numberOfBridgeTextSlots

annsToInsert

String[][] annsToInsert

bridges

String[] bridges

outputStream

PrintStream outputStream

Package gate.qa

Class gate.qa.QualityAssurancePR extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

keyASName

String keyASName
Key annotation set name


responseASName

String responseASName
response annotation set name


annotationTypes

List<E> annotationTypes
types of annotations to use


featureNames

List<E> featureNames
features to use


measure

Measure measure
which measure


measureString

String measureString
measure string generated from the selected measure


outputFolderUrl

URL outputFolderUrl
folder where the output files need to be stored


f

NumberFormat f
number formatter