Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 349 Bytes

File metadata and controls

7 lines (4 loc) · 349 Bytes

Sentiment-Analysis

I have used the Consumer Reviews of Amazon Products dataset from here

The objective of the project is to build a Sentiment Classifier with a pretrained NLP model called BERT.

The notebook is to be run on Google Colab using the GPU for faster training.