Metadata-Version: 2.1
Name: tidyX
Version: 1.0.2
Summary: Python package to clean raw tweets for ML applications
Home-page: 
Author: Lucas Gómez Tobón
Author-email: lucasgomeztobon@gmail.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.rst
Requires-Dist: numpy
Requires-Dist: emoji
Requires-Dist: pandas
Requires-Dist: regex
Requires-Dist: spacy
Requires-Dist: thefuzz
Requires-Dist: Unidecode

# TidyX

Python package to clean raw tweets for ML applications.

