Skip to main content

Fumigate text

Project description

Fumigate

A small demo library to help in NLP's most tedious task text cleaning.

Installation pip install -i https://test.pypi.org/simple/ fumigate #Get started How to fumigate(clean) your text data

1.  from fumigate import Fumes

2. Instantiate a Fumes object
    fumes = Fumes()

3. Call the purge method
    result = fumes.purge(<text>)

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

fumigate-0.1.3.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

fumigate-0.1.3-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

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