mirror of https://github.com/open-mmlab/mmocr.git
611 B
611 B
Named Entity Recognition
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.txt
tocluener2020/