Skip to content

In this project, we will be fine-tuning text classification NLP models from huggingface with Covid-19 tweet data to build a model that classifies text based on Covid-19 sentiment.We will use some deep learning models freely available on huugingface, including DistilBERT and RoBERTa.

Notifications You must be signed in to change notification settings

bambadij/sentiment_analysis_NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Huggingface-Covid-19-Tweet-Sentiment-Analysis

shutterstock_1708020592

In this project, we will be fine-tuning text classification NLP models from huggingface with Covid-19 tweet data to build a model that classifies text based on Covid-19 sentiment.We will use some deep learning models freely available on huugingface, including DistilBERT and RoBERTa, to categorize sentiments expressed in a vast collection of COVID-19-related tweets. We will then build a Gradio app for our model to give our model an interface and host it on huggingface

Project Links 📑

Screenshots 🖼️

Gradio App on Huggingface

Gradio App

  • Run the Gradio app: use the provided notebook, LP-5 Gradio.ipynb
  • Access the app on local url: http://localhost:7860/
  • Explore real-time sentiment analysis of COVID-19 tweets. Use your own examples

Hugging Face

Visit my Hugging Face space to access the pre-trained models and Gradio app: Bambadij

Author 🖊️


Feel free to star ⭐ this repository if you find it helpful!


About

In this project, we will be fine-tuning text classification NLP models from huggingface with Covid-19 tweet data to build a model that classifies text based on Covid-19 sentiment.We will use some deep learning models freely available on huugingface, including DistilBERT and RoBERTa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published