Skip to content

Sentiment Analysis on Nepali COVID-19 tweets using SOTA monolingual and mutlilingualTransformer models

Notifications You must be signed in to change notification settings

jeevanchaps/sentiment_analysis_NepaliCovidTweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis of Nepali COVID-19 Tweets

This repository contains experiments performed using different monolingual and multilingual Transformer models for the Nepali language to perform the sentiment analysis of the Nepali Tweets related to COVID-19. The different monolingual and multilingual models used are as follows which are all available in the HuggingFace.

DataSets

For this experiment, NepCOV19Tweets is used which contains Nepali tweets related to COVID-19.

Experiments and Results

We experimented with the following hyperparameters:

  • Optimizer: AdamW
  • Batch Size: 16
  • Learning rate: 0.0001

Model Comparsion:

Model Pre. Rec. F1
NepaliBERT 0.31 0.45 0.28
NepBERT 0.70 0.71 0.70
DB-BERT 0.73 0.73 0.73
BERT-bbmu 0.20 0.45 0.28

About

Sentiment Analysis on Nepali COVID-19 tweets using SOTA monolingual and mutlilingualTransformer models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published