Skip to content

Commit

Permalink
Bump nltk from 3.4.3 to 3.4.5 in /Thesis. Sentiment Analysis
Browse files Browse the repository at this point in the history
Bumps [nltk](https://github.com/nltk/nltk) from 3.4.3 to 3.4.5.
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.4.3...3.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 66e2123 commit 66801b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Thesis. Sentiment Analysis/requirements.gpu.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jupyter==1.0.0
tensorflow-gpu==1.14.0
pandas==0.24.2
python-dotenv==0.1.0
nltk==3.4.3
nltk==3.4.5
scikit-learn==0.21.2
emoji==0.5.2
seaborn==0.9.0
Expand Down
2 changes: 1 addition & 1 deletion Thesis. Sentiment Analysis/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jupyter==1.0.0
tensorflow==2.4.0
pandas==0.24.2
python-dotenv==0.1.0
nltk==3.4.3
nltk==3.4.5
scikit-learn==0.21.2
emoji==0.5.2
seaborn==0.9.0
Expand Down

0 comments on commit 66801b4

Please sign in to comment.