Metadata-Version: 2.1
Name: text-dedup
Version: 0.0.14
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: loguru (>=0.6.0,<0.7.0)
Requires-Dist: mpire (>=2.3.5,<3.0.0)
Requires-Dist: nltk (>=3.7,<4.0)
Requires-Dist: numpy (==1.22.3)
Requires-Dist: scipy (==1.7.3)
Requires-Dist: sentencepiece (>=0.1.96,<0.2.0)
Requires-Dist: simhash (>=2.1.2,<3.0.0)
Requires-Dist: torch (>=1.11.0,<2.0.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
