Draft for distributed Global Vectors for Word Representation on spark.
- Original paper and C code: http://www-nlp.stanford.edu/projects/glove/
- Python implementation: https://github.com/maciejkula/glove-python
Draft for distributed Global Vectors for Word Representation on spark.