SlapBot/sounder
An intent recognizing algorithm to predict the intent of a given text.
Implements probabilistic intent matching using phonetic encoding (metaphone) and assignment problem algorithms to rank candidate intents by similarity score (0-100). The library provides granular control through methods for exact matching, probability scoring with word-level breakdowns, and stop-word filtering, making it suitable for voice assistant and chatbot backends like the Stephanie platform.
124 stars and 14 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
124
Forks
19
Language
Python
License
MIT
Category
Last pushed
Jun 07, 2018
Monthly downloads
14
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SlapBot/sounder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
plkmo/NLP_Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
loretoparisi/hf-experiments
Experiments with Hugging Face 🔬 🤗
hjian42/Natural-Language-Processing-Nanodegree
Natural Language Processing Nanodegree from Udacity Platform, in which I implement Hidden Markov...
kritiksoman/Multimodal
Listen. Write. Speak. Read. Think.