Intent-classifier-model
Python
★ 57
updated 6mo ago
A Tiny Intent Classifier model for short customer-support style text. Given an input text (e.g., "Hi, I need help with my bill"), the model returns one of: `greeting` - `question` - `complaint` - `praise` - `other`.
No plain-English explanation yet — one is being written right now. Check back in a minute.