Metadata-Version: 2.1
Name: apteryx-transformers
Version: 0.1.2
Summary: 
Author: mgbvox
Author-email: mgbvox@gmail.com
Requires-Python: >=3.8,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dill (>=0.3.4,<0.4.0)
Requires-Dist: fuzzysearch (>=0.7.3,<0.8.0)
Requires-Dist: fuzzywuzzy (>=0.18.0,<0.19.0)
Requires-Dist: matplotlib (>=3.4.2,<4.0.0)
Requires-Dist: numpy (>=1.21.1,<2.0.0)
Requires-Dist: pandas (>=1.3.1,<2.0.0)
Requires-Dist: python-Levenshtein (>=0.12.2,<0.13.0)
Requires-Dist: scikit-learn (>=0.24.2,<0.25.0)
Requires-Dist: scipy (>=1.7.0,<2.0.0)
Requires-Dist: sentence-transformers (>=2.0.0,<3.0.0)
Requires-Dist: setuptools (>=57.4.0,<58.0.0)
Requires-Dist: spacy-transformers (>=1.0.3,<2.0.0)
Requires-Dist: torch (>=1.9.0,<2.0.0)
Requires-Dist: torchaudio (>=0.9.0,<0.10.0)
Requires-Dist: torchvision (>=0.10.0,<0.11.0)
Requires-Dist: tqdm (>=4.61.2,<5.0.0)
