Earlier quoted context omitted.
I don't know this movie but you can try it out by uploading the movies srt file.
Brazil is a dystopian satire. I would wager that GP is asking about scenarios where there is significant ambiguity and/or situational/verbal irony.
Show HN: See if a movie is happy or sad with sentiment analysis
11–20 of 34 posts
Re: Show HN: See if a movie is happy or sad with sentiment analysis
#12OP here! I was watching the Stanford NLP classes a while back ( https://www.youtube.com/playlist?list=PLiNErZ5Bus8qNxNsFZFkh... ) and ended up trying the part about sentiment analysis on srt files. The way it works right is quite primitive but you can still see some "trends" on most movies. If there are any suggestions on how I could make this smarter I would love to hear them!
just found it on google
Re: Show HN: See if a movie is happy or sad with sentiment analysis
#13Why does the graph go from green to blue?
Re: Show HN: See if a movie is happy or sad with sentiment analysis
#14OP here! I was watching the Stanford NLP classes a while back ( https://www.youtube.com/playlist?list=PLiNErZ5Bus8qNxNsFZFkh... ) and ended up trying the part about sentiment analysis on srt files. The way it works right is quite primitive but you can still see some "trends" on most movies. If there are any suggestions on how I could make this smarter I would love to hear them!
has anyone tried opensubtitles.org just found it on google
Re: Show HN: See if a movie is happy or sad with sentiment analysis
#15Re: Show HN: See if a movie is happy or sad with sentiment analysis
#16Re: Show HN: See if a movie is happy or sad with sentiment analysis
#17OP here! I was watching the Stanford NLP classes a while back ( https://www.youtube.com/playlist?list=PLiNErZ5Bus8qNxNsFZFkh... ) and ended up trying the part about sentiment analysis on srt files. The way it works right is quite primitive but you can still see some "trends" on most movies. If there are any suggestions on how I could make this smarter I would love to hear them!
has anyone tried opensubtitles.org just found it on google
Re: Show HN: See if a movie is happy or sad with sentiment analysis
#18OP here! I was watching the Stanford NLP classes a while back ( https://www.youtube.com/playlist?list=PLiNErZ5Bus8qNxNsFZFkh... ) and ended up trying the part about sentiment analysis on srt files. The way it works right is quite primitive but you can still see some "trends" on most movies. If there are any suggestions on how I could make this smarter I would love to hear them!
Re: Show HN: See if a movie is happy or sad with sentiment analysis
#19The colour gradient on the graph is confusing - does green mean happy, blue unhappy, and the movie changes tone over time? Axes of the graph are not labeled, what are we looking at? But, those concerns are secondary.
Bar graph seems a poor choice here, given the nature of the data. Given that there doesn't seem to be any correlation with time, the order of phrases doesn't seem important -- you could forgo the linear presentation, and display the distribution of the data instead.
For example, you could bucket the sentiment values (-3 to -2, -2 to -1, etc) and use a histogram to show the counts in each bucket. This would enable you to compare different movies (one histogram per movie).
Re: Show HN: See if a movie is happy or sad with sentiment analysis
#20OP here! I was watching the Stanford NLP classes a while back ( https://www.youtube.com/playlist?list=PLiNErZ5Bus8qNxNsFZFkh... ) and ended up trying the part about sentiment analysis on srt files. The way it works right is quite primitive but you can still see some "trends" on most movies. If there are any suggestions on how I could make this smarter I would love to hear them!
has anyone tried opensubtitles.org just found it on google