Skip to main content

Artificial Error Generation (AEG) for Natural Language Processing

Project description

Generata - Generate Data

A Python package for Artificial Error Generation!

work-in-progress

Dependencies:

  • Python (3.8+)

Install nlpaeg on your system using:

pip install nlpaeg

Usage:

Importing the library:

import nlpaeg
from nlpaeg import generator as gr

Instantiate the class:

g = gr.Generator()

Initialize the parameters:

params = {

       }

Create your dataframe:

df = g.get_dataframe(params)

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

nlpaeg-0.0.3.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

nlpaeg-0.0.3-py3-none-any.whl (7.7 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