Categorizing text into predefined labels or categories.
Examples:
Spam email detection.
Sentiment analysis (positive, negative, neutral).
Document classification (e.g., news articles, product reviews).
Tools:
Scikit-learn, TensorFlow, Hugging Face, NLTK.