An open API service indexing awesome lists of open source software.

https://github.com/revdotcom/words2num

Convert words to numbers
https://github.com/revdotcom/words2num

inverse-text-normalization nlp

Last synced: 12 months ago
JSON representation

Convert words to numbers

Awesome Lists containing this project

README

          

# words2num

Inverse text normalization for numbers. Currently only supports en-US locale.

## Usage

Example: `w2n("forty-two hundred and forty-two")`

## Installation

`pip install words2num`