当前位置:网站首页>[detailed use of doccano data annotation]
[detailed use of doccano data annotation]
2022-07-28 20:26:00 【Tianchi Xiaotian】
List of articles
Preface
Doccano Is an open source text annotation tool for human . It classifies text 、 Sequence annotation and sequence provide annotation function for sequence tasks . therefore , You can create tag data for emotional analysis , Named entity recognition , Text summary, etc . Just create a project , Upload data and start commenting . You can build a data set in a few hours .
` The following is the main body of this article , The following cases can be used for reference
One 、Doccano Data tagging
- You can try the annotation demo.
If in doubt :
- Read the documentation at the https://doccano.github.io/doccano/.
Usage
Three options to run doccano:
- pip (Python 3.8+)
- Docker
- Docker Compose
- document classification Text classification
- sequence labeling Sequence annotation , Used for named entity recognition
- sequence to sequence seq2seq, Used to translate
- speech to text Voice to text annotation
Docker
As a one-time setting , Create a Docker Containers
docker pull doccano/doccano
docker container create --name doccano \
-e "ADMIN_USERNAME=admin" \
-e "[email protected]" \
-e "ADMIN_PASSWORD=password" \
-v doccano-db:/data \
-p 8000:8000 doccano/doccano
docker container start doccano
Run it one by one and open it at the end. Insert the picture description here

Go to http://127.0.0.1:8000/. ----- Open your server or local IP
To stop the container, run docker container stop doccano -t 5. All data created in the container will persist across restarts.
Effect display 
Many detailed schemes can be referred to README
边栏推荐
- Maximum exchange [greedy thought & monotonic stack implementation]
- File lookup and file permissions
- Method number problem for solving sum of numbers (knapsack problem)
- Solve the brick stacking problem (DP)
- MySQL startup error 1607 unexpected process termination
- lattice
- Raspberry pie 4B parsing PWM
- 83.(cesium之家)cesium示例如何运行
- 83. (cesium home) how the cesium example works
- Dsactf July re
猜你喜欢

Solve the cookie splitting problem (DP)

Explain RESNET residual network in detail

DOS common commands

Tree row expression

Raspberrypico analytic PWM

Zfoo adds routes similar to mydog
![[C language] random number generation and `include < time. H > 'learning](/img/bb/3e47bf2e3b25653d9048884d65cda3.png)
[C language] random number generation and `include < time. H > 'learning

MySQL startup error 1607 unexpected process termination

Solutions to the environment created by Anaconda that cannot be displayed in pycharm

Linux Installation MySQL (pit filling version)
随机推荐
Zfoo adds routes similar to mydog
[C language] step jumping problem [recursion]
Dsactf July re
File lookup and file permissions
Vivado designs PC and ram
最大交换[贪心思想&单调栈实现]
Raspberry pie 4B ffmpeg RTMP streaming
9. Pointer of C language (4) pointer and one-dimensional array, pointer operation
One article makes you understand what typescript is
Solve the problem of adding the least number of parentheses (interval DP)
Solve the kangaroo crossing problem (DP)
Solve the cookie splitting problem (DP)
Raspberrypico analytic PWM
HSETNX KEY_NAME FIELD VALUE 用法
4. Const and difine and the problem of initializing arrays with const and define
【实验分享】CCIE—BGP反射器实验
Residual network RESNET source code analysis - pytoch version
GRU神经网络
Solve the problem that jupyter cannot import new packages
local/chain/run_ tdnn.sh: