afarx / GoodReads_TextMining

Webscraping and analyzing book reviews on GoodReads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodReads_TextMining

Webscraping and analyzing book reviews on GoodReads.

Part 1: webscraping

  • GR_article_part1.Rmd = R markdown of the article
  • GR_article_part1.html = html version of the article
  • GR_Webscraping.R = R script of the analyses

Part 2: Exploratory Data Analysis (EDA) and sentiment analysis

  • GR_article_part2.Rmd = R markdown of the article
  • GR_article_part2.html = html of the article
  • GR_EDA_SentimentAnalysis.R = R script of the analyses

Part 3: Predictive Analytics / Machine learning

  • GR_article_part3.Rmd = R markdown of the article
  • GR_article_part3.html = html of the article
  • GR_MachineLearning.R = R script of the analyses

About

Webscraping and analyzing book reviews on GoodReads

License:MIT License


Languages

Language:HTML 99.4%Language:R 0.6%