nqg
nqg copied to clipboard
sentence model pe-processing step error in arguments?
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