Sentiment Analysis on AI Integration
- Category: Final Project
- Class: Natural Language Processing
- Date: Spring 2025
- GitHub URL: https://github.com/bmedeiros2001/Sentiment-Analysis-on-AI-Implementation-NLP-
Description
Analyzed ~200,000 news articles to identify which industries will be most impacted by AI. I performed topic modeling (BERTopic), name-entity recognition (NER) and sentiment analysis. Because the dataset was unlabeled, I used an LLM to label the training dataset.