Skip to main content

Python3 module to normalise text.

Project description

servustextnormaliser

Python3 module to normalise text.

Installation

Install with pip

pip3 install -U servustextnormaliser

Usage

In [1]: import servustextnormaliser

In [2]: text_normaliser = servustextnormaliser.TextNormaliser()

In [3]: text_normaliser.normalise("Hello, ¡I'll be normalised!")

Out[3]: 'Hello I will be normalised'

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

servustextnormaliser-0.1.tar.gz (1.8 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