Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/revdotcom/words2num

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

inverse-text-normalization nlp

Last synced: 5 days 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`