Metadata-Version: 2.1
Name: preprocessingtweet
Version: 0.1.2.1
Summary: Preprocessing tweets prior to NLP pipeline
License: MIT Licence
Keywords: twitter,text-cleaning,text,nlp
Author: Olivier R. Philippe
Author-email: olivier.philippe@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Requires-Dist: emot (>=3.1,<4.0)
Requires-Dist: gensim (>=4.3.0,<5.0.0)
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: scipy (>=1.10.0,<2.0.0)
Description-Content-Type: text/markdown

# preprocessingTweet
Preprocessing tweets prior to use in Transformers

