Constructor for the AnnotationManager class.
An array of paragraphs with annotations.
Converts the AnnotationManager instance to a JSON object.
The name of the annotator for the export.
An array of paragraphs in JSON format.
Static
fromReturns new instance of AnnotationManager from a JSON file.
The JSON content of the file.
A new instance of AnnotationManager created from the JSON.
Static
fromReturns new instance of AnnotationManager from a text file.
The text content of the file.
A new instance of AnnotationManager created from the text.
Annotation Manager
Description
This class manages annotations imported from a text or JSON file in the Rich Entity Format (REF).