You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```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
3
3
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.htmlStanford 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