unimi-dse/46ab540a: Examinating if Amazon's product ratings are reliable based on reviews analysing

This packge is used to check if average Amazon rating of each product is reliable. Reviews from buyers will be sentimental analysed using library "bing" by Bing Liu. If the number of negative words is greater than 40% of total sentimental words, the product is considered as having got a BAD reviews and vice versa.

Getting started

Package details

MaintainerNguyen QA <anhmilan@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("unimi-dse/46ab540a")
unimi-dse/46ab540a documentation built on Dec. 10, 2020, 2:16 p.m.