dhchenx/rsnltk
Rust-based Natural Language Toolkit using Python Bindings
This tool helps data analysts and researchers process text in multiple languages for insights. You provide raw text in English, Chinese, or other languages, and it returns structured information like identified entities, sentiment, or parsed sentences. It's designed for someone building applications or conducting analyses where high-performance text processing is critical.
No commits in the last 6 months.
Use this if you need to integrate advanced natural language processing capabilities like sentiment analysis, named entity recognition, or dependency parsing into your Rust-based projects.
Not ideal if you are looking for a standalone application for text analysis and don't plan to integrate it into a Rust development workflow.
Stars
30
Forks
3
Language
Rust
License
—
Category
Last pushed
Feb 04, 2022
Monthly downloads
7
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dhchenx/rsnltk"
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...