Skip to content

More on this github repository: X. Guo, U. Anjum, and J. Zhan, “Cyberbully Detection Using BERT with Augmented Texts,” in 2022 IEEE International Conference on Big Data (Big Data), Dec. 2022, pp. 1246–1253. doi: 10.1109/BigData55660.2022.10020581

Notifications You must be signed in to change notification settings

arkansas-research-platform/Finetuning-BERT-on-Movie-Reviews-Sentiment-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Finetuning-BERT-on-Movie-Reviews-Sentiment-Analysis

In this code we finetune BERT using BilSTM on Movie reviews sentiment analysis classifcation, and finding overall polarity from BERT-BilSTM output vector The code uses IMDb dataset. For other datasets check Utilities.py. The code is in tensorflow Training and testing are done in the safe file BERT+BiLSTM-SA.py Just run BERT+BiLSTM-SA.py

About

More on this github repository: X. Guo, U. Anjum, and J. Zhan, “Cyberbully Detection Using BERT with Augmented Texts,” in 2022 IEEE International Conference on Big Data (Big Data), Dec. 2022, pp. 1246–1253. doi: 10.1109/BigData55660.2022.10020581

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%