kelvinguu / neural-editor

Repository for "Generating Sentences by Editing Prototypes"
328 stars 61 forks source link

Need data preprocessing? #12

Closed jdxyw closed 6 years ago

jdxyw commented 6 years ago

Follow the ReadMe file, everything is set up. Running the python textmorph/edit_model/main.py configs/edit_model/edit_onebil.txt, get the error No such file or directory: '/data/word_vectors/glove.6B.300d_onebil.txt'

After unzip the onebillion_split.zip, there is no such file.

jdxyw commented 6 years ago

I