mirror of
https://github.com/qurator-spk/neat.git
synced 2025-07-07 01:19:52 +02:00
split docs
This commit is contained in:
parent
3475881263
commit
89e23bdbbd
3 changed files with 18 additions and 11 deletions
|
@ -1,47 +0,0 @@
|
|||
# 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:
|
||||
|
||||

|
||||
|
||||
Configuration option in Chrome:
|
||||
|
||||

|
||||
#### 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
|
Loading…
Add table
Add a link
Reference in a new issue