jiesutd / LatticeLSTM

Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
1.79k stars 457 forks source link

Demon data #10

Closed MrRace closed 6 years ago

MrRace commented 6 years ago

run the demon-run_demo.sh,it seems request some more data in "onto4ner.cn" directory.So where to get demo.train.char, demo.dev.char and demo.test.char?

jiesutd commented 6 years ago

Hi @MrRace , thank you very much for your notice.

Sorry but I forgot to add the demo data. I just add them in this repository and you can find them now.

Cheers!

PeterPanUnderhill commented 5 years ago

Hi @jiesutd , it seems there's no such data in the /data directory. Or is it actually in /ResumeNER?

jiesutd commented 5 years ago

@PeterPanUnderhill /data directory contains demo data, which is sample data to text if your environment is OK. The resume data is located in /ResumeNER