Preprocessor

Preprocessor’s goal is to make preprocessing tweet data easy. It gets you what you need with a clean syntax.

>>> import preprocessor
>>> cleaned_tweet = preprocessor.clean("Preprocessor is #awesome https://github.com/s/preprocessor")
 Preprocessor is