processors 0.0.12

Creator: railscoder56

Last updated:

Add to Cart

Description:

processors 0.0.12

Processors
This repo groups together preprocessing and postprocessing functions to allow easy clean up of data.

Usage
from processors import TextProcessor
process = TextProcessor()
processor.process(" this is%20absolutely%20horrible%20 text 😠!!!! !!??? ? that needs to be cleaned up ")
'This is absolutely horrible text :angry face: ! That needs to be cleaned up.'

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.