jiangnanboy/intent_classification
深度网络实现意图分类。
This project helps conversational AI developers classify the intent behind user questions in movie or education domains. You input a user's question, and it outputs a classified intent, such as 'ask about movie type' or 'ask about a knowledge point'. It's for developers building chatbots or virtual assistants that need to understand user intent.
No commits in the last 6 months.
Use this if you are a developer building a conversational AI system and need to accurately classify user intents for movie-related or educational queries.
Not ideal if you need a pre-built, production-ready chatbot or if your domain is outside of movies or education without significant customization.
Stars
11
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jiangnanboy/intent_classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
xl0/lovely-tensors
Tensors, for human consumption
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
dataflowr/notebooks
code for deep learning courses
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"