Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 194 Bytes

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