Metadata-Version: 1.1
Name: pymagnitude
Version: 0.1.60
Summary: A fast, efficient universal vector embedding utility package.
Home-page: https://gitlab.com/Plasticity/magnitude
Author: Plasticity
Author-email: opensource@plasticity.ai
License: MIT
Description: 
            About
            -----
            A feature-packed Python package and vector storage file format for utilizing vector embeddings in machine learning models in a fast, efficient, and simple manner developed by `Plasticity <https://www.plasticity.ai/>`_. It is primarily intended to be a faster alternative to `Gensim <https://radimrehurek.com/gensim/>`_, but can be used as a generic key-vector store for domains outside NLP.
        
            Documentation
            -------------
            You can see the full documentation and README at the `GitLab repository <https://gitlab.com/Plasticity/magnitude>`_ or the `GitHub repository <https://github.com/plasticityai/magnitude>`_.
                
Keywords: pymagnitude,magnitude,plasticity,nlp,natural,language,processing,word,vector,embeddings,embedding,word2vec,gensim,alternative,machine,learning,annoy,index,approximate,nearest,neighbors
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.7
