Skip to content

Conversation

@sodre
Copy link
Member

@sodre sodre commented Mar 9, 2021

At the moment we only support :<Type>, and operate in the default annotation set.

I believe the value before the : is to select the AnnotationSet name. Unfortunately I don't have a way to test.

Ref: #24

@sodre sodre mentioned this pull request Mar 9, 2021
14 tasks
@sodre sodre merged commit c2c33ec into main Mar 9, 2021
@sodre sodre deleted the f/annotation-selector branch March 9, 2021 14:24
for (Annotation annotation : defaultAnnots.inDocumentOrder()) {
annotationTypes.add(annotation.getType());
}
exportOptions.put("annotationTypes", annotationTypes);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this FeatureMap probably introduced a regression in GateJson exporting format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants