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

sentence model pe-processing step error in arguments?

suresh96458 opened this issue · comments

I am running the script for generating (.t7) files and i am facing the below issue:

$$  python preprocess_embedding.py --embedding /media/xxxx/NewVolume/glove.840B.300d.txt --dict ./data/qg.{src,tgt}.dict --output ./data/qg.{src,tgt}.840B.300d.npy
usage: preprocess_embedding.py [-h] --embedding EMBEDDING --dict DICT --output
                               OUTPUT [--seed SEED]

preprocess_embedding.py: error: unrecognized arguments: ./data/qg.tgt.dict ./data/qg.tgt.840B.300d.npy
t