Skip to main content

Python3 module to simplify text removing unnecesary symbols.

Project description

servussimplifytext

Python3 module to simplify text removing unnecesary symbols.

Installation

Install with pip

pip3 install -U servussimplifytext

Usage

In [1]: import servussimplifytext

In [2]: servussimplifytext.simplify_text("Hola. á")
Out[2]: 'Hola.'

In [3]: servussimplifytext.simplify_text_no_symbols("Hola. á")
Out[3]: 'Hola'

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

servussimplifytext-0.3.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file servussimplifytext-0.3.tar.gz.

File metadata

  • Download URL: servussimplifytext-0.3.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for servussimplifytext-0.3.tar.gz
Algorithm Hash digest
SHA256 ad715ad8ddd264858d32be1ff63363ede48c0f6c050736afc762d10ca63fe859
MD5 519951ef8c1a36d9bceeb4c0b9fe470a
BLAKE2b-256 08341b41fc6ab857b6f6b4304955221f2ef41ab9e6dbf63ea696bc3e6ad70d25

See more details on using hashes here.

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