Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.68 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.68 KB

Various BERT-CRF and BiLSTM-CRF based model for NER

TO-DO

Datset

    • conll2003
    • atis

Neural NER

Slot Filling + intent prediciton

Tree VAE

Requiremet (python 3)

conda install pytorch  -c pytorch

CoNLL-2003 can be downloaded from https://www.clips.uantwerpen.be/conll2003/ner/

ATIS dataset can be downloaded from split 0 split 1 split 2 split 3 split 4