https://github.com/zjunlp/DeepKE/blob/main/README_TAG_CN.md https://doccano.github.io/doccano/tutorial/ https://blog.csdn.net/GongYangXianShen/article/details/137270106(转换为BIO格式) 部署doccano https://github.com/
2.下载 pip install doccano 3.使用 conda activate python3 doccano init doccano createuser --username admin --password pass doccano webserver --port 8000 4.doccano界面 localhost:8000
https://github.com/zjunlp/DeepKE/blob/main/README_TAG_CN.md https://doccano.github.io/doccano/tutorial/ https://blog.csdn.net/GongYangXianShen/article/details/137270106(转换为BIO格式) 部署doccano https://github.com/doccano/doccano有说明如何部署。比如使用Docker部署: docker run --name doccano ...