Metadata-Version: 2.1
Name: schuylkill
Version: 0.1.1
Summary: Fixing human errors by matching those hard-to-spell words
License: MIT
Author: Nick Hand
Author-email: nick.hand@phila.gov
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fuzzywuzzy[speedup] (>=0.18.0,<0.19.0)
Requires-Dist: importlib-metadata (>=4.8.1,<5.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: scikit-learn (>=1.0.1,<2.0.0)
Requires-Dist: sparse-dot-topn (>=0.3.1,<0.4.0)
