Allows easy clean up of text
Project description
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.'
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
processors-0.0.12.tar.gz
(4.2 kB
view hashes)
Built Distribution
Close
Hashes for processors-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ede454f6664876c298ac030dbd17c1642ddd94f2cacd568e865e80b3cd124a2 |
|
MD5 | ebfcbfee11a9b3de95d07afdc758aaac |
|
BLAKE2b-256 | 61e1521e2f94a14164d5d41fba19e82c1a2287d5b27c22378dae6abdbda1af95 |