Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dhruvkb/numerizer

Numerizer is a package for parsing numeric words to numbers.
https://github.com/dhruvkb/numerizer

natural-language numbers parsing swift

Last synced: 16 days ago
JSON representation

Numerizer is a package for parsing numeric words to numbers.

Awesome Lists containing this project

README

        

# Numerizer

Numerizer is a package for parsing numbers from strings in natural language, such as
"forty-two", to numbers, such as 42.