Skip to content

This repository contains a Python script that processes a dataset of tweets for sentiment analysis. The script reads a CSV file, extracts relevant columns (sentiment and tweet text), and saves the processed data into a new CSV file. The purpose of this project is to prepare data for training or testing sentiment analysis models.

Notifications You must be signed in to change notification settings

hasannjaffal/tweets-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweets-processing

This repository contains a Python script that processes a dataset of tweets for sentiment analysis. The script reads a CSV file, extracts relevant columns (sentiment and tweet text), and saves the processed data into a new CSV file. The purpose of this project is to prepare data for training or testing sentiment analysis models.

About

This repository contains a Python script that processes a dataset of tweets for sentiment analysis. The script reads a CSV file, extracts relevant columns (sentiment and tweet text), and saves the processed data into a new CSV file. The purpose of this project is to prepare data for training or testing sentiment analysis models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages