-1

I found a helpful NLTK guide: https://www.digitalocean.com/community/tutorials/how-to-perform-sentiment-analysis-in-python-3-using-the-natural-language-toolkit-nltk

However, it does not meet my criteria. I need a deeper analysis. Does anyone have a good NLTK source and how to install it so I can add it to my NLTK classifier?

Maya
  • 25
  • 4

1 Answers1

1

You can review these sites. I hope these sites are useful for you.

  1. nltk book
  2. Analticsvidhya
  3. github examples
Anil Guven
  • 31
  • 3