jiesutd / NCRFpp

NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Apache License 2.0
1.89k stars 446 forks source link

Get actual size of data #139

Closed vasilikivmo closed 5 years ago

vasilikivmo commented 5 years ago

Hello, where can I download the actual size of data, for the same comparison and results presented in the paper? In this repository, I see only a sample of data being used.

Thank you, Vasiliki

jiesutd commented 5 years ago

Due to the copyright requirement, I can't share the data in public.