Multi-Class and Automated Tweet Categorization
Khubaib Ahmed Qureshi

TL;DR
This paper presents a machine learning approach to automatically categorize tweets into 12 categories, demonstrating that complex models like Gradient Boosting outperform simpler ones with an AUC of 85%.
Contribution
It introduces a robust multi-class tweet categorization model trained on a large, expert-annotated dataset using various ML algorithms, emphasizing the effectiveness of ensemble methods.
Findings
Gradient Boosting achieved an AUC of 85%.
Complex, non-linear models perform better on noisy tweet data.
The dataset was carefully annotated for high quality.
Abstract
Twitter is among the most prevalent social media platform being used by millions of people all over the world. It is used to express ideas and opinions about political, social, business, sports, health, religion, and various other categories. The study reported here aims to detect the tweet category from its text. It becomes quite challenging when text consists of 140 characters only, with full of noise. The tweet is categorized under 12 specified categories using Text Mining or Natural Language Processing (NLP), and Machine Learning (ML) techniques. It is observed that a huge number of trending topics are provided by Twitter but it is really challenging to find out that what these trending topics are all about. Therefore, it is extremely crucial to automatically categorize the tweets into general categories for plenty of information extraction tasks. A large dataset is constructed by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Sentiment Analysis and Opinion Mining · Spam and Phishing Detection
