mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 03:39:59 +02:00
Update guide.md
This commit is contained in:
parent
5d8edf217f
commit
c9d4558c9a
1 changed files with 15 additions and 0 deletions
|
@ -11,7 +11,22 @@ version 0.1
|
||||||
* Input format (https://sites.google.com/site/germeval2014ner/data)
|
* Input format (https://sites.google.com/site/germeval2014ner/data)
|
||||||
* Data preparation ([Python tools](https://github.com/cneud/ner.edith/tree/master/tools))
|
* Data preparation ([Python tools](https://github.com/cneud/ner.edith/tree/master/tools))
|
||||||
* Overview of Editor Features
|
* Overview of Editor Features
|
||||||
|
* Navigation
|
||||||
|
* use mouse wheel to scroll up and down
|
||||||
|
* use navigation `<<` and `>>` to move faster
|
||||||
* Data export/Saving progress
|
* 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.
|
||||||
|
|
||||||
|
If your browser automatically saves all downloads to your "Downloads" folder, you might want to configure it such that it asks you where to save it.
|
||||||
|
|
||||||
|
Configuration option in Firefox:
|
||||||
|
|
||||||
|

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

|
||||||
* FAQ
|
* FAQ
|
||||||
* Troubleshooting
|
* Troubleshooting
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue