Skip to content

YIQUNFANG/Movie_sentiment_analysis

Repository files navigation

Movie_sentiment_analysis

This model can reasonably predict how positive or negative a particular movie review is.


sentiment_display.py​ is a file that will let you interactively test the code. It imports everything from sentiment.py.

This respository includes the following datasets:

  • tiny.txt​ contains the three reviews used as examples in the KSS and PSS sections of A2
  • small.txt​ contains 29 reviews
  • medium.txt​ contains 500 reviews
  • full.txt​ contains 8528 reviews, including all reviews in ​small.txt​ and ​medium.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages