mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 11:49:54 +02:00
Update guide.md
This commit is contained in:
parent
5f441e7025
commit
75b1927136
1 changed files with 16 additions and 5 deletions
|
@ -7,13 +7,24 @@ version 0.1
|
|||
* QURATOR project (https://qurator.ai/)
|
||||
|
||||
### 2. User Guide
|
||||
#### Technical Requirements (Javascript enabled, Browser-Compatibility)
|
||||
* Input format (https://sites.google.com/site/germeval2014ner/data)
|
||||
#### 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 do that manually from time to time.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue