mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 11:49:54 +02:00
Update User_Guide.md
This commit is contained in:
parent
7761a5b4b9
commit
3a5d7f8edf
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
||||||
# User Guide
|
# User Guide
|
||||||
#### version 0.1
|
#### version 0.1
|
||||||
|
|
||||||
|
### Table of contents
|
||||||
|
[1. Introduction](https://github.com/qurator-spk/neath/blob/master/docs/User_Guide.md#1-introduction)
|
||||||
|
|
||||||
|
[2. User Guide](https://github.com/qurator-spk/neath/blob/master/docs/User_Guide.md#2-user-guide)
|
||||||
|
|
||||||
|
[3. FAQ](https://github.com/qurator-spk/neath/blob/master/docs/User_Guide.md#3-faq)
|
||||||
|
|
||||||
### 1. Introduction
|
### 1. Introduction
|
||||||
[neath](https://github.com/qurator-spk/neath) is a simple, browser-based tool for editing and annotating text with named entities to produce a corpus for training/testing/evaluation. It can be used to add or correct named entity BIO-tags in a TSV file and to correct the token text or tokenization (e.g. due to OCR/segmentation errors).
|
[neath](https://github.com/qurator-spk/neath) is a simple, browser-based tool for editing and annotating text with named entities to produce a corpus for training/testing/evaluation. It can be used to add or correct named entity BIO-tags in a TSV file and to correct the token text or tokenization (e.g. due to OCR/segmentation errors).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue