Skip to content

Analysis of a sample of comments taken from r/Politics on June 28, 2024.

Notifications You must be signed in to change notification settings

jordangreaux/US-Election-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

US Election Sentiment Analysis

Sentiment Analysis of a sample of comments taken from r/Politics on June 28, 2024 using named entity recognition and RoBERTa model.

This project was created to familiarize myself with running neural networks locally with the CUDA toolkit, as well as with using various deep learning libraries.