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
Requirements
- python 3.6+
How to install it?
pip install numberize
How to use it?
import numberize
numberizer = numberize.Numberizer(lang='ru') #or 'uk'
new_text = numberizer.replace_numerals(old_text)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
numberize-0.1.6.tar.gz
(5.6 kB
view hashes)
Built Distribution
Close
Hashes for numberize-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39b90cf7365c7c5773bdcb8e367b555d3ac37d0ae999fb68bdca44d9b8405e63 |
|
MD5 | d7b1b0f7d50e276bca3d8f6a4c093677 |
|
BLAKE2b-256 | dfde6487c2fe95137ac79e95438fa88942a752c41e02d40913854fc0df150c7a |