This package defines dataset file format and load/output methods for Review Graph Mining Project.
For the Review Graph Mining project, this package provides a loader of the Trip Advisor dataset provided by Dr. Wang.
This package provides 4 algorithms for review graph mining project. Mutually Reinforcing Analysis (MRA) algorithm is an algorithm we've introduced in DEXA 2011, Repeated Improvement Analysis (RIA) algorithm is an algorithm we've introduced in DEIM 2015. Algorithm One has been proposed by Ee-Peng Lim ea al. in CIKM 2010, and algorithm OneSum is an variation of it made by us.
This package provides a method to load a synthetic review dataset. The synthetic review dataset has been introduced in the following paper: Kazuki Tawaramoto, Junpei Kawamoto, Yasuhito Asano, and Masatoshi Yoshikawa, "A Bipartite Graph Model and Mutually Reinforcing Analysis for Review Sites," Proc. of the 22nd International Conference on Database and Expert Systems Applications (DEXA 2011), pp.341-348, Toulouse, France, August 31, 2011. (http://bit.ly/2cQ8kBU)
|