Closed edublancas closed 6 years ago
Where did you download the glove dataset from?
I tried https://nlp.stanford.edu/projects/glove/. But couldn't access the website for some reason.
Ok I am done. Thanks for sharing the file.
do everyone else was able to get the data and run the script? @aaronsadholz @jose-alvarado-guzman
I'll be working on it this afternoon. I'll let you know
I got it working. Thanks, Eduardo.
I pushed the script to convert the bag of words representation to word embeddings, you can get it using this command:
I added some dependencies so you need to reinstall the package:
or just install all the dependencies manually:
Let me know if you have any problems running this.