aksh-ai / museum-sentiment-analysis-BERT

A simple sentiment analysis based text classification using Google BERT for museum tweets with HuggingFace Transformers and PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment Analysis for Museum Tweets using BERT

A simple sentiment analysis based text classification using Google BERT for museum tweets with HuggingFace Transformers and PyTorch.

BERT

BERT diagram

Requirements

Did this project on Google Colab.

Python 3 is required. Install the requirements using pip package manager.

pip install -r requirements

About

A simple sentiment analysis based text classification using Google BERT for museum tweets with HuggingFace Transformers and PyTorch.


Languages

Language:Jupyter Notebook 100.0%