cadmiumcr/cadmium
Natural Language Processing (NLP) library for Crystal
This is a developer's tool for building applications that need to understand or process human language. It takes raw text as input and can perform tasks like breaking text into words, summarizing content, determining text readability, or analyzing sentiment. Developers working with the Crystal programming language would use this to add natural language processing capabilities to their software.
210 stars.
Use this if you are a Crystal developer looking to integrate text analysis, summarization, or sentiment detection into your applications.
Not ideal if you are not a software developer or if you are not working with the Crystal programming language.
Stars
210
Forks
14
Language
Just
License
MIT
Category
Last pushed
Jan 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/cadmiumcr/cadmium"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PyThaiNLP/nlpo3
Thai natural language processing library in Rust, with Python and Node bindings.
forzagreen/n2words
Convert numerical numbers to written numbers, in 52+ languages.
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.
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and...