Skip to content

Commit

Permalink
Merge pull request #485 from Shobhit-Bandhu/stock-news-sentiment-anal…
Browse files Browse the repository at this point in the history
…ysis

Create requirements.txt
  • Loading branch information
abhisheks008 authored Jan 7, 2024
2 parents 7462e95 + 93d3f47 commit 1758075
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Stock News Sentiment Analysis/Model/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
matplotlib==3.8.2
nltk==3.8.1
numpy==1.26.2
pandas==2.1.4
regex==2023.12.25
scikit-learn==1.3.2
scipy==1.11.4
seaborn==0.13.0
sympy==1.12
textblob==0.17.1
torch==2.1.2+cu118
torchaudio==2.1.2+cu118
torchmetrics==1.2.1
torchvision==0.16.2+cu118
tqdm==4.66.1
wordcloud==1.9.3

0 comments on commit 1758075

Please sign in to comment.