Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 389 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 389 Bytes

Textual analysis of movie reviews

To make this analysis I used the VADER sentiment analysis. I scraped the data from HTML files using BeautifulSoup and managed this data with Pandas DataFrames

Check out the full analysis here!

It is also located here.