Skip to content

Summma/Financial-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Financial Sentiment Anaylsis

This Jupyter Notebook contains all the code and experimentation I did to perform sentiment analysis using SKLearn.

Usage

On Kaggle Notebook

To run this on Kaggle, download this notebook and import it into Kaggle. It should run out of the box.

With requirements.txt (local)

While I provide the requirements.txt file, this contains every library with a Kaggle notebook. It's possible to do:

pip install -r requirements.txt

This will install close to 700 libraries, though, and it would be better to extract the specific libraries needed one by one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published