EmilHvitfeldt / textdata

Download, parse, store, and load text datasets instead of storing it in packages
https://emilhvitfeldt.github.io/textdata/
Other
75 stars 13 forks source link

Added Stanford GloVe embeddings. Closes #26. #27

Closed jonthegeek closed 5 years ago

jonthegeek commented 5 years ago

Let me know if you want to tweak anything about how I set this up. I recommend playing with 6b if you want to test it out, but I tested all 10 datasets and it's working great!

EmilHvitfeldt commented 5 years ago

Everything Looks great!