Skip to main content

A library to work with text data

Project description

datawords

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install datawords

To use transformes from HuggingFace please do:

pip install datawords[transformers]

Quickstart

deepnlp:

from datawords.deepnlp import translators
mn = translators.build_model_name("es", "en")
rsp = transform_mp("es", "en", model_path=fp, texts=["hola mundo", "adios mundo", "notias eran las de antes", "Messi es un dios para muchas personas"])

License

datawords is distributed under the terms of the MIT license.

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

datawords-0.3.0.tar.gz (28.0 kB view hashes)

Uploaded Source

Built Distribution

datawords-0.3.0-py3-none-any.whl (18.6 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