Closed leefionglee closed 7 years ago
@glample : Can you help us? Your work is completely new and interesting. I am really new with Python and Theano, so I don't know how I can rerun your work. Please help me more detail. Thanks
@leefionglee I think it's this data set: http://www.cnts.ua.ac.be/conll2003/ner/
The English data is a collection of news wire articles from the Reuters Corpus. The annotation has been done by people of the University of Antwerp. Because of copyright reasons we only make available the annotations. In order to build the complete data sets you will need access to the Reuters Corpus. It can be obtained for research purposes without any charge from NIST.
@a455bcd9 Thank you. I try to download and preprocessing data Conll2003 and after I get 3 file for English Reuter: eng.train, eng.testa and eng.testb. @glample can you show me how i can change train.txt , dev.test and test.txt;
@glample Hey can you help me with creation of train.txt , dev.test and test.txt. @zero76114 Hey can you help me with creation of train.txt , dev.test and test.txt.
@zero76114 Hi, can you help me with creation of train.txt , dev.test and test.txt. @prashant-puri Hi, can you help me with creation of train.txt , dev.test and test.txt.
The dataset is now available on the repo.
Hi,
Good work!! Can you also provide these train.txt, dev.txt and test.txt for training your model used in your paper? Thanks a lot!!