Metadata-Version: 2.1
Name: clean-text
Version: 0.2.0
Summary: Functions to preprocess and normalize text.
License: Apache-2.0
Keywords: natural-language-processing,text-cleaning,text-preprocessing,text-normalization,user-generated-content
Author: Johannes Filter
Author-email: hi@jfilter.de
Requires-Python: >=3.5
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: gpl
Requires-Dist: ftfy (>=5.8,<6.0)
Requires-Dist: unidecode (>=1.1.1,<2.0.0); extra == "gpl"
