Metadata-Version: 1.1
Name: glove
Version: 1.0.0
Summary: Python package for computing embeddings from co-occurence matrices
Home-page: https://github.com/JonathanRaiman/glove
Author: Jonathan Raiman
Author-email: jraiman at mit dot edu
License: MIT
Download-URL: https://github.com/JonathanRaiman/glove
Description: # Glove
        
        Cython general implementation of the Glove multi-threaded training.
        
Keywords: NLP,Machine Learning
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.3
