Metadata-Version: 2.1
Name: text-dedup
Version: 0.0.13
Summary: 
License: MIT
Author: Chenghao Mou
Author-email: mouchenghao@gmail.com
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: annoy (>=1.17.0,<2.0.0)
Requires-Dist: datasketch (>=1.5.7,<2.0.0)
Requires-Dist: nltk (>=3.7,<4.0)
Requires-Dist: numpy (==1.22.3)
Requires-Dist: scipy (==1.7.3)
Requires-Dist: simhash (>=2.1.2,<3.0.0)
Requires-Dist: torch (>=1.11.0,<2.0.0)
