tomofi's picture
Add application file
2366e36
|
raw
history blame
No virus
620 Bytes

命名实体识别(专名识别)

概览

命名实体识别任务的数据集,文件目录应按如下配置:

└── cluener2020
  ├── cluener_predict.json
  ├── dev.json
  ├── README.md
  ├── test.json
  ├── train.json
  └── vocab.txt

准备步骤

CLUENER2020