Skip to content

Commit c1d80dc

Browse files
authored
Update README.md
1 parent b9e9d88 commit c1d80dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# NLP
22
```Sentimental Analysis & Prediction -Twitter.ipynb``` is using default Twitter dataset in ntlk and use Naive Bayes Classifier as Classifier and obtain 99.6% accuracy. Reference: https://www.digitalocean.com/community/tutorials/how-to-perform-sentiment-analysis-in-python-3-using-the-natural-language-toolkit-nltk
33

4-
```Sentimental Analysis - LSTM.ipynb``` is using Stanford sentiment treebank data and use LSTM as Classifier and able to detect sarscam. Reference: https://towardsdatascience.com/sentiment-analysis-for-text-with-deep-learning-2f0a0c6472b5
4+
```Sentimental Analysis - LSTM.ipynb``` is using <a> href=https://nlp.stanford.edu/sentiment/code.html Stanford sentiment treebank data </a> and use LSTM as Classifier and able to detect sarscam. Reference: https://towardsdatascience.com/sentiment-analysis-for-text-with-deep-learning-2f0a0c6472b5

0 commit comments

Comments
 (0)