Closed jenigma closed 6 years ago
@jenigma Check Data Pre-processing.ipynb. First, you will need "glove.6B.50d.txt" which can be downloaded from https://nlp.stanford.edu/projects/glove/
(I think that txt file I used was inside glove.6B.zip which is available in the link I shared)
Next simply execute the code in "Data Pre-processing.ipynb". If all goes well those files will be created as a result (of execution).
Please tell me from where I can get these files:
vec_summaries vec_texts vocab_limit embd_limit
Thanks! I'm really eager to test this fully...