HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Fine-grained Sentiment Classification using BERT

Manish Munikar Sushil Shakya Aakash Shrestha

Fine-grained Sentiment Classification using BERT

Abstract

Sentiment classification is an important process in understanding people's perception towards a product, service, or topic. Many natural language processing models have been proposed to solve the sentiment classification problem. However, most of them have focused on binary sentiment classification. In this paper, we use a promising deep learning model called BERT to solve the fine-grained sentiment classification task. Experiments show that our model outperforms other popular models for this task without sophisticated architecture. We also demonstrate the effectiveness of transfer learning in natural language processing in the process.

Code Repositories

munikarmanish/bert-sentiment
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
sentiment-analysis-on-sst-2-binaryBERT Base
Accuracy: 91.2
sentiment-analysis-on-sst-2-binaryBERT Large
Accuracy: 93.1
sentiment-analysis-on-sst-5-fine-grainedBERT Large
Accuracy: 55.5
sentiment-analysis-on-sst-5-fine-grainedBERT Base
Accuracy: 53.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Fine-grained Sentiment Classification using BERT | Papers | HyperAI