Skip to content

Khatib-imen/tweets-classification-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis Project

Description

This project analyzes tweets using libraries like python-twitter, tweepy, nltk, and scikit-learn. It includes sentiment analysis and clustering using KMeans, as well as visualizations. The dataset used comes from Kaggle.

Features

  • Connects to Twitter API using python-twitter or tweepy.
  • Performs text preprocessing and sentiment analysis using nltk.
  • Clusters tweets using KMeans from scikit-learn.
  • Visualizes results for insights into Twitter data.

Getting Started

Prerequisites

  • Python 3.8 or later.
  • Install the required dependencies listed in requirements.txt:
    pip install -r requirements.txt

About

Projet–Fouille de Données Thème : Classification des Tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors