Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 609 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 609 Bytes

SelfKD-NER

Requirements

pip install -r requirements.txt

Datasets

Ontonotes 5.0:Link

MSRA:Link

Weibo:Link

CoNLL03 raw:Link

CoNLL03 relabel:Link

Main File

MT-NER :./MT-NER

SelfKD-NER: ./SelfKD-NER

Run

MT-NER:bash run.sh

SelfKD-NER:python train.py