Convert number words (eg. twenty one) to numeric digits (21)
-
Updated
Aug 17, 2023 - Python
Convert number words (eg. twenty one) to numeric digits (21)
Проект для перевода чисел, записанных в текстовом виде на русском языке.
roman_converter is a Python package for converting between Roman numerals and integers. It provides functionality to convert integers to Roman numerals and vice versa. Additionally, it can parse numbers written in words and convert them to Roman numerals.
Converts number words to number(s)
Python package to evaluate and solve natural language mathematical calculations.
Use word2num from the command-line
Russian inverse text normalization (сто два с половиной -> 102.5)
Convierte numeros escritos (ej. veintiuno) a numeros reales
Add a description, image, and links to the word-to-number topic page so that developers can more easily learn about it.
To associate your repository with the word-to-number topic, visit your repo's landing page and select "manage topics."