reza-sohrabi/Intent-Classification
Intent classification using a variety of deep learning models
This helps categorize short text commands or questions into predefined categories, like sorting customer inquiries or routing voice assistant requests. It takes a short phrase as input and assigns it to one of seven distinct intent categories. This is designed for product managers, customer support managers, or anyone building conversational interfaces.
No commits in the last 6 months.
Use this if you need to automatically understand the purpose behind short user inputs, like messages to a chatbot or spoken commands.
Not ideal if you need to categorize long documents, perform sentiment analysis, or detect more than seven distinct intents.
Stars
8
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 09, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/reza-sohrabi/Intent-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sz128/slot_filling_and_intent_detection_of_SLU
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebookâs...
yuanxiaosc/BERT-for-Sequence-Labeling-and-Text-Classification
This is the template code to use BERT for sequence lableing and text classification, in order to...
asappresearch/dialog-intent-induction
Code and data for paper "Dialog Intent Induction with Deep Multi-View Clustering", Hugh Perkins...
dborrelli/chat-intents
Clustering sentence embeddings to extract message intent
hellohaptik/HINT3
This repository contains datasets and code for the paper "HINT3: Raising the bar for Intent...