TagTogReader
Synopsis
Reads documents and annotations from TagTog JSON anndoc format .
This module is experimental.
Description
TagTogReader reads a ZIP archive exported by TagTog in JSON anndoc format . The archive must be downloaded by exporting a TagTog project.
Snippet
<tagtogreader class="TagTogReader">
<zipFile></zipFile>
</tagtogreader>
Mandatory parameters
zipFile
Path to TagTog’s export archive.
Optional parameters
constantAnnotationFeatures
Constant features to add to each annotation created by this module.
constantDocumentFeatures
Constant features to add to each document created by this module.
constantRelationFeatures
Constant features to add to each relation created by this module.
constantSectionFeatures
Constant features to add to each section created by this module.
constantTupleFeatures
Constant features to add to each tuple created by this module.
annotatorFeature
Feature where to store the name of the annotator that created the entity or relation in TagTog.
argumentPrefix
Prefix of the roles of arguments of relations.
entitiesLayer
Layer where to place entity annotations.
relation
Relation where to place TagTog relations.
typeFeature
Feature where to store entity and relation types.