mirror of https://github.com/qurator-spk/neat.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.7 KiB
Markdown
48 lines
1.7 KiB
Markdown
# User & Annotation Guide
|
|
#### version 0.1
|
|
|
|
### 1. Introduction
|
|
* Basic outline - what is this and what can I use it for
|
|
* SoNAR-IDH project (https://sonar.fh-potsdam.de/)
|
|
* QURATOR project (https://qurator.ai/)
|
|
|
|
### 2. User Guide
|
|
#### Technical Requirements
|
|
* Javascript enabled, Browser-Compatibility?
|
|
* Data input format (https://sites.google.com/site/germeval2014ner/data)
|
|
* Data preparation ([Python tools](https://github.com/cneud/ner.edith/tree/master/tools))
|
|
#### Overview of Editor Features
|
|
* Navigation
|
|
* use mouse wheel to scroll up and down
|
|
* use navigation `<<` and `>>` to move faster
|
|
* show image snippet
|
|
* Tagging
|
|
* adding a tag
|
|
* removing a tag
|
|
* changing a tag
|
|
* OCR correction
|
|
* editing the token text
|
|
* Segmentation correction
|
|
* merging two tokens
|
|
* splitting a token
|
|
#### Data export/Saving progress
|
|
The editor runs fully locally in the browser. Therefore it can not automatically save any changes you made to disk. You have to use the `Save changes` button in order to so manually from time to time.
|
|
|
|
If your browser automatically saves all downloads to your `Downloads` folder, you might want to configure it so that it instead prompts you where to save.
|
|
|
|
Configuration option in Firefox:
|
|
|
|
![Screenshot](./../.screenshots/firefox.png)
|
|
|
|
Configuration option in Chrome:
|
|
|
|
![Screenshot](./../.screenshots/chrome.png)
|
|
#### FAQ
|
|
#### Troubleshooting
|
|
|
|
### 3. Annotation Guidelines
|
|
* https://www.aclweb.org/anthology/W09-3025/
|
|
* https://www.aclweb.org/anthology/L14-1251/
|
|
* https://www.linguistik.hu-berlin.de/de/institut/professuren/korpuslinguistik/forschung/nosta-d/nosta-d-ner-1.5
|
|
* http://www.sfs.uni-tuebingen.de/resources/tuebadz-stylebook-1201.pdf
|