PaddleNLP
来自ling
参考连接
https://aistudio.baidu.com/aistudio/projectdetail/3986803
https://aistudio.baidu.com/aistudio/projectdetail/3914778
https://aistudio.baidu.com/aistudio/projectdetail/4442857
https://gitee.com/paddlepaddle/PaddleNLP
智能语音指令解析系统全流程搭建,实现语音工单信息抽取 doccano使用
安装
conda install paddlepaddle-gpu==2.4.2 cudatoolkit=11.7 -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/ -c conda-forge pip install -r requirements.txt
doccano
https://gitee.com/aihubei/doccano https://github.com/doccano/doccano https://doccano.github.io/doccano/ Docker常用服务#doccano
https://gitee.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/uie/doccano.md 1.DOCCANO的用途
- document classification 文本分类
- sequence labeling 序列标注,用于命名实体识别
- sequence to sequence seq2seq,用于翻译
- speech to text 语音转文本标注