zseder / hunvec

Sequential Tagging in NLP using neural networks
5 stars 4 forks source link

save datasets #30

Closed zseder closed 9 years ago

zseder commented 9 years ago

save them into file to avoid reading and featurizing over and over again from 3 different files when there are train/test/devel splits

zseder commented 9 years ago

started

zseder commented 9 years ago

solved in #45