• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a simple sentiment analysis problem done with Python. I'm using the movie_reviews corpus in the nltk library for this process and Naive Bayes classifier as the text classification algorithm.