Skip to main content

Useful preprocessing functions

Project description

===========
ECprocessing
===========

ECprocessing will provide a variety of useful functions involved in
preprocessing. Currently there are only functions for text preprocessing.

Typical usage often looks like this::



from ecprocessing import text_preprocessing as txp


string_to_process = "This string<br> will be pr3processed to cha__nge '£lots of messy párts."
processed_string = txp.normalize_text(string_to_process)

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

ECprocessing-0.1.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page