Skip to content

a sentiment analysis use case with Bert by a pytorch implementation - uses Transformers library 4.0

License

Notifications You must be signed in to change notification settings

nluninja/bert4sentiment_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bert4sentiment_pytorch

a sentiment analysis use case with Bert - pytorch implementation

How to start

Set up the conda environment

conda env create -f environment.yml

Run the notebook

jupyter notebook

Dataset

the notebook uses a Google dataset

Project Implementation

Model comparison

About

a sentiment analysis use case with Bert by a pytorch implementation - uses Transformers library 4.0

Topics

Resources

License

Stars

Watchers

Forks