Skip to content

Extract Video Game reviews from IGN's website using Beautiful Soup then apply Sentiment analysis using 3 pre-trained models including Hu and Lui, Vader and NRC

Notifications You must be signed in to change notification settings

SeyiAgboola/Web-Scrape-IGN-Reviews-Sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sentimental Analysis on IGN-Reviews

This repo contains code that is able to extract Video Games reviews from IGN's website then perform sentiment analysis using Beautiful Soup.

There's 3 sentiment analysis models being used:

  • Hu and Lui
  • NRC
  • Vader

The end result is a dataframe containing the metadata of each review url and the sentiment scores across all the models, saved to CSV.

About

Extract Video Game reviews from IGN's website using Beautiful Soup then apply Sentiment analysis using 3 pre-trained models including Hu and Lui, Vader and NRC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages