Skip to content

Application of `BERT` to extract the portions of a tweet that represent a particular sentiment.

License

Notifications You must be signed in to change notification settings

aksub99/bert-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Description

This repository contains a PyTorch implementation of BERT to extract the portion of a tweet that represents it's sentiment. The code makes use of the huggingface library for pretrained versions of the BERT model.

sentiment-bert.ipynb contains the implementation and results. The data and problem description can be found in the Kaggle competition Tweet Sentiment Extraction.

For a detailed walk-through of this code, please view my blog post at BERT: Using Hugging Face for Sentiment Extraction with PyTorch.

About

Application of `BERT` to extract the portions of a tweet that represent a particular sentiment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages