Skip to content

In this repository a sentiment analysis of a financial news text dataset is performed using the BERT algorithm.

Notifications You must be signed in to change notification settings

lesmesrafa/BERT_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BERT_sentiment_analysis

In this repository a sentiment analysis of a financial news text dataset is performed using the BERT algorithm.

HOW TO RUN THE CODE:

In a terminal write the following commands:

conda env create -f absolute_path_to_environment.yml_file -n environ
conda activate environ
jupyter-notebook absolute_path_to_BERT_sentiment_analysis.ipynb_file

About

In this repository a sentiment analysis of a financial news text dataset is performed using the BERT algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published