Skip to content

This repository contains code for a text classification project using Twitter and news datasets, where several classification models were evaluated and compared based on their performance metrics.

Notifications You must be signed in to change notification settings

niranjana1997/Text-Classification-Using-Twitter-and-News-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Text Classification Using Twitter and News Dataset

This project explores the performance of various classification models for text using Twitter and news datasets. We collected three datasets: a multi-class dataset of tweets collected using the Twitter API with ten different classes, a binary classification dataset of US election-related tweets sourced from Kaggle, and a news article dataset obtained from Python's Sklearn library with varying lengths compared to the Twitter dataset.

Requirements

To run the code in this project, you'll need the following dependencies:

  • Python 3.x
  • Scikit-learn
  • Tweepy
  • Pandas
  • Numpy
  • Matplotlib
  • Keras
  • Tensorflow

About

This repository contains code for a text classification project using Twitter and news datasets, where several classification models were evaluated and compared based on their performance metrics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published