Intent Recognition Game

Classify realistic customer messages, manage confidence, inspect model mistakes, compare intent metrics, and build stronger practical understanding through fast interactive classification challenges for learners.

Game Controls


Enabled Intents
0Score
0%Accuracy
0Best streak
0 / 0Round
Ready Route: — Time: —
Keys 1–9 choose, Enter submit, H hint
0.00Macro F1-score
0%Average confidence
0.0sAverage response time
Intent Metrics
Confusion Matrix
Score Progression
Confidence Calibration
Response Times
Difficulty Performance
Mistakes and Ambiguous Cases0
Play a game to generate review data.
Custom Dataset

CSV columns: message, intent, secondary, difficulty, route, urgency. Only message and intent are required.

Sample CSV
Dataset Health
Model Training Simulation
75% train / 25% test
55%
Ready0%
Intent Classification Guide

Intent versus topic

An intent describes what a person wants to accomplish. A topic describes what the message discusses. “Where is my laptop order?” has a laptop topic but a delivery-tracking intent.

Single and multi-label classification

Single-label systems choose one primary intent. Multi-label systems can assign several valid intents. Routing usually depends on the primary requested action.

Confidence and thresholds

A confidence score estimates certainty, not truth. A threshold decides whether automation should act. Low-confidence cases should often be sent to a human.

False positives and false negatives

A false positive assigns an intent incorrectly. A false negative misses a real intent. Their business costs can differ significantly.

Class imbalance

Frequent intents can dominate training. Balanced examples, weighted metrics, and targeted data collection help protect smaller classes.

Ambiguity and unknown intents

Some messages contain several goals or fall outside known classes. An unknown label and human escalation reduce risky forced predictions.

Privacy and ethical use

Remove personal identifiers from learning data. Review labels for bias. Avoid automating high-impact decisions without suitable human oversight.

Scoring formula

Correct answers earn a base score. Confidence calibration, speed, streaks, secondary intent, and routing can add bonuses. Incorrect high-confidence answers receive larger penalties.

Progress saves automatically.
Accessibility

Related Calculators

Tokenisation ChallengeWord Embedding ExplorerText Sentiment BattleNamed Entity HuntNext Word PredictorText Classification ArenaChatbot Training GameText Similarity MatchFake Review Detector

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.