Skip to content

Nwosu-Ihueze/BERT_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BERT_analyzer

BERT is a Bidirectional Encoder Representations from Transformers which is designed to pre-train deep bidirectional representations from unlabeled text.

This article is on how to use BERT for sentiment analysis.

After I imported the libraries and loaded the dataset from the file, I started cleaning the data. This involves removing symbols that may interfere during tokenization.

The rest of the article on this can be found here: https://nwosunneoma.medium.com/sentiment-analysis-with-bert-b4fa916a353c.

This is a drive to the file as the csv file was to large to upload: https://drive.google.com/drive/folders/10h5xzIk-z-n3m94Rjb5q6ttjazjN3FaK?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published