Named Entity Recognition
February 27, 2022 · View on GitHub
Overview
The structure of the named entity recognition dataset directory is organized as follows.
└── cluener2020
├── cluener_predict.json
├── dev.json
├── README.md
├── test.json
├── train.json
└── vocab.txt
Preparation Steps
CLUENER2020
- Download and extract cluener_public.zip to
cluener2020/ - Download vocab.txt and move
vocab.txttocluener2020/