messense/bosonnlp-rs
BosonNLP SDK for Rust
This is a software development kit (SDK) for Rust developers who want to integrate natural language processing (NLP) capabilities into their applications. It takes raw text input and allows developers to access features like sentiment analysis, named entity recognition, and keyword extraction. This SDK is designed for Rust programmers building applications that need to understand or process human language.
No commits in the last 6 months.
Use this if you are a Rust developer looking to add advanced text analysis features from BosonNLP to your software projects.
Not ideal if you are not a Rust developer or if you need a direct end-user application for NLP rather than a programming library.
Stars
12
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Jan 06, 2021
Monthly downloads
52
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/messense/bosonnlp-rs"
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...