Enriched Annotations Based on Policy-IE for PP-Analyzer
收藏资源简介:
## Content - `annotation_configurations`: Configuration files for brat, the annotation tool. Additional configuration files are also provided for each phase. - `phases`: Each sub-directory represents the annotations of a phase, for each annotator. - `final`: The final reconciled annotations after the whole annotation process. - `Annotator-Instruction.pdf`: Instrustions given to annotators for their annotation tasks. ## Usage To view or modify the annotations, follow these steps: 1. Copy the configuration `annotation_configurations/annotation.conf` to you brat instance 2. Copy the annotations (e.g. the `final` directory) to the directories that your brat instance recognizes (e.g. `bratdata`) 1. Alternatively, you can also copy the annotations from individual phases from individual annotators 3. Start brat, such as a docker container 4. Navigate to the directory and annotation files



