rodaine/numwords

Go package to convert natural language strings to numbers

34
/ 100
Emerging

This tool helps Go developers convert written numbers in natural language text into their corresponding numeric values. It takes sentences or phrases containing numbers like "three apples" or "fourteen ninety two" and outputs the text with the numbers replaced by digits, such as "3 apples" or 1492. Go developers who need to process user input or text data containing numbers written out would find this useful.

No commits in the last 6 months.

Use this if you are a Go developer building an application that needs to extract or normalize numeric data from free-form text inputs.

Not ideal if you need to convert numbers from digits to words (e.g., 1492 to "fourteen ninety two") or if you are not working within the Go programming language.

text-processing data-normalization natural-language-processing Go-development data-extraction
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 10 / 25

How are scores calculated?

Stars

46

Forks

5

Language

Go

License

MIT

Last pushed

Sep 10, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/rodaine/numwords"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.