eklem/words-n-numbers
Tokenizing strings of text. Regex extracting arrays of words and optionally numbers, emojis, tags, usernames and email addresses from strings. For Node.js and the browser. When you need more than just [a-z] regular expressions.
Used by 1 other package. Available on npm.
Stars
12
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/eklem/words-n-numbers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
forzagreen/n2words
Convert numerical numbers to written numbers, in 52+ languages.
PyThaiNLP/nlpo3
Thai natural language processing library in Rust, with Python and Node bindings.
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and...
greyblake/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
wikimedia/sentencex
A sentence segmentation library with wide language support optimized for speed and utility.