snipsco/snips-nlu-parsers
Rust crate for entity parsing
This Rust crate helps developers build applications that understand natural language. It takes text inputs, like user requests or commands, and identifies specific pieces of information, such as numbers, dates, or times, within them. This is primarily for engineers creating conversational AI, voice assistants, or chatbots.
No commits in the last 6 months.
Use this if you are a developer building a Rust application that needs to extract specific entity types from natural language input.
Not ideal if you are not a developer or if you need a pre-built, end-user facing Natural Language Understanding (NLU) solution.
Stars
18
Forks
31
Language
Rust
License
—
Category
Last pushed
Dec 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/snipsco/snips-nlu-parsers"
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...