Replies: 1 comment
-
The sentiment analysis code should be primarily located in the bigbang python module. The I Python notebook should demonstrate this functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using NLTK and SentiWordNet, train and prototype a sentiment analysis module that's suitable for use on email data. Provide an I Python notebook demonstrating this functionality and providing a simple interface for validation. (I.e., a way to look at particular messages with their sentiment ratings, in order to test for improvements to the classifier.)
Beta Was this translation helpful? Give feedback.
All reactions