Spaces:
nguyendu392
/
Runtime error

nguyendu392's picture
Duplicate from tomofi/MMOCR
e198e1c
|
raw
history blame
611 Bytes

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