Skip to main content

A preprocessing libray for text in spanish

Project description

logo

A package for preprocessing text in spanish


Installation & Upgrade

  • Installation: pip install preln
  • Upgrade: pip install preln --upgrade

For the correct usage, from Preln.preprocessing import Preprocessing this is our principal Object, also you have Stopwords class, the methods of this class allow you to append or delete a stopword/s. For more information you can call info() method. Through preprocessing you can call pipeline method and apply preprocessing to text.

Pipeline methods

  • Lowercase
  • Punctuation
  • Stopwords (class object)
  • Date formatting
  • Accents
  • Tokenizer

Implementing new methods...

License

Preln is licensed under MIT License.

Shields

PyPI downloads

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

preln-0.4.1.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

preln-0.4.1-py3-none-any.whl (13.9 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