MycroftAI/padaos
A rigid, lightweight, dead-simple intent parser
This tool helps developers quickly set up a system that understands specific user commands or questions, known as 'intents'. You provide it with example phrases for each command, and it processes new, similar phrases to identify the correct command and any key details. It's designed for developers building applications that need to interpret natural language inputs reliably, like voice assistants or chatbots.
No commits in the last 6 months.
Use this if you need a robust and predictable way for your application to recognize user intentions from text or speech, based on predefined examples.
Not ideal if you need a highly flexible system that learns from open-ended conversations or requires deep contextual understanding without explicit phrase examples.
Stars
11
Forks
11
Language
Python
License
MIT
Category
Last pushed
May 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/MycroftAI/padaos"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
mbejda/Node-OpenNLP
Apache OpenNLP wrapper for Nodejs
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for...
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic...