Skip to content

Convert words to numbers. Forked from keepsoftware to add FR support

License

Notifications You must be signed in to change notification settings

QwantResearch/words2num

 
 

Repository files navigation

words2num

Inverse text normalization for numbers. Currently only supports en-US, pt-br, es locale.

Usage

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

Example pt-br: w2n("duzentos e noventa e oito", lang='pt-br')

Installation

pip install words2num

About

Convert words to numbers. Forked from keepsoftware to add FR support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Makefile 3.3%