Skip to content

This project aims to demonstrate how we can use the power of LLMs like ChatGPT to perform classic NLP tasks like sentiment analysis.

License

Notifications You must be signed in to change notification settings

ecdedios/ai-nlp-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perform Sentiment Analysis Using AI

Part of a series exploring the use of LLMs to perform classic NLP tasks.

Project Description

This project aims to demonstrate how we can use the power of LLMs like ChatGPT to perform classic NLP tasks like sentiment analysis.

Data

The data was downloaded from Kaggle.

https://www.kaggle.com/datasets/jp797498e/twitter-entity-sentiment-analysis?select=twitter_validation.csv

Usage

Written in Python 3.9.9. Some technologies used:

  • Jupyter Notebook
  • OpenAI

To see the project in action, open and run the notebooks.

Meta

Ednalyn C. De Dios – @ecdedios

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/ecdedios/ai-nlp-sentiment-analysis/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

2024

About

This project aims to demonstrate how we can use the power of LLMs like ChatGPT to perform classic NLP tasks like sentiment analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published