Project

General

Profile

Actions

Task #678

closed

Feature #653: Document annotation

Generate annotations based on text analysis output

Added by Miroslav Blaško about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
10.09.2018
Due date:
% Done:

0%

Estimated time:
12.00 h

Description

As a developer, I want the application to be able to generate document annotations based on term occurrences discovered by the text analysis service. The annotations should contain selectors which can be used to identify the text chunks representing the term occurrences in the document.

Acceptance criteria:
- Application contains a service whose input is the text annotation service output (in the agreed upon form).
- This service processes the annotation service output and for each identified term occurrence generates an annotation.
- The annotation contains at least two different selectors which can be used to identify the particular term occurrence in the document.
- The annotation is put into the 'suggested' state, so that the user knows it has been suggested by the text analysis service.
- The annotations are stored in the repository and are connected to their respective terms.
- Tested.

Notes:
- Provenance data will be handled by a different task.

Actions

Also available in: Atom PDF