Metadata-Version: 2.1
Name: vectorspace
Version: 1.1.0
Summary: A more opinionated way to do machine learning 🧅
Home-page: https://github.com/exdatic/vectorspace
Author: André Kischkel
Author-email: andre@exdatic.ai
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: anyascii
Requires-Dist: cloudpickle
Requires-Dist: elasticsearch (>=7)
Requires-Dist: lmdb
Requires-Dist: loguru
Requires-Dist: numba
Requires-Dist: numpy (>=1.20)
Requires-Dist: orjson
Requires-Dist: spacy (<4,>=3.2.0)
Requires-Dist: zstandard
Provides-Extra: test
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'

![build](https://github.com/exdatic/vectorspace/actions/workflows/python-package.yml/badge.svg)

# vectorspace

A more opinionated way to do machine learning.
