xinyadu / nqg

neural question generation for reading comprehension

Home Page:https://arxiv.org/abs/1705.00106

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preprocessing part

talrose01 opened this issue · comments

We want to know which path did you replace at in preprocess_embedding.sh with real path?
thanks

Did you figure out which path works?

For people who are lost, you are supposed to download a 2GB (unzipped 5GB) labels: https://nlp.stanford.edu/projects/glove/ Common Crawl (840B tokens, 2.2M vocab, cased, 300d vectors, 2.03 GB download): glove.840B.300d.zip

Would be nice to add this part in the readme