Skip to main content

Replace numerals with numbers

Project description

Short Info

Replace numerals with corresponding numbers in the given text. Available on PyPI. Consider checking out Wiki for more info.

Supported languages

  • Ukrainian
  • Russian
  • English

Requirements

  • python 3.6+
  • NLTK Data

How to install it?

pip install numberize

How to install requirements?

After installing this package

python -m nltk.downloader punkt

How to use it?

import numberize
numberizer = numberize.Numberizer(lang='ru')    #or 'uk', 'en'
new_text = numberizer.replace_numerals(old_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

numberize-1.1.2.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

numberize-1.1.2-py3-none-any.whl (8.0 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