Metadata-Version: 2.1
Name: python-allib
Version: 0.3.3.0
Summary: A typed Active Learning Library
Author: Michiel Bron
Author-email: m.p.bron@uu.nl
License: GNU LGPL v3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: h5py
Requires-Dist: tables
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: openpyxl
Requires-Dist: xlrd
Requires-Dist: instancelib
Requires-Dist: imblearn
Requires-Dist: lightgbm
Requires-Dist: gensim
Requires-Dist: more-itertools
Requires-Dist: matplotlib
Requires-Dist: typing-extensions (>=4.4.0)
Provides-Extra: doc2vec
Requires-Dist: gensim ; extra == 'doc2vec'

