Skip to main content

A synthetic dataset for Review graph mining project

Project description

# A Synthetic Review Dataset [![GPLv3](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://www.gnu.org/copyleft/gpl.html) [![Build Status](https://travis-ci.org/rgmining/synthetic.svg?branch=master)](https://travis-ci.org/rgmining/synthetic) [![wercker status](https://app.wercker.com/status/41b8ce3d4b5522780908f816eae1a63d/s/master “wercker status”)](https://app.wercker.com/project/byKey/41b8ce3d4b5522780908f816eae1a63d) [![Code Climate](https://codeclimate.com/github/rgmining/synthetic/badges/gpa.svg)](https://codeclimate.com/github/rgmining/synthetic) [![Release](https://img.shields.io/badge/release-0.9.2-brightgreen.svg)](https://github.com/rgmining/synthetic/releases/tag/v0.9.2) [![PyPi](https://img.shields.io/badge/pypi-0.9.2-brightgreen.svg)](https://pypi.python.org/pypi/rgmining-synthetic-dataset) [![Japanese](https://img.shields.io/badge/qiita-%E6%97%A5%E6%9C%AC%E8%AA%9E-brightgreen.svg)](http://qiita.com/jkawamoto/items/9a7647c47998fab4a1ad)

[![Logo](https://rgmining.github.io/synthetic/_static/image.png)](https://rgmining.github.io/synthetic/)

This package provides a method to load a synthetic review dataset.

The synthetic review dataset has been introduced in the following paper:

## Installation Use pip to install this package.

`shell pip install --upgrade rgmining-synthetic-dataset `

## Usage This package provides load method which takes a graph object and adds reviewers, products and reviews to the graph.

`py # `graph` is an instance of a graph class. import synthetic synthetic.load(graph) `

This package also provides an executable script, synthetic-evaluation. See the [document](https://rgmining.github.io/synthetic/scripts.html) for more information.

## License This software is released under The GNU General Public License Version 3, see [COPYING](COPYING) for more detail.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rgmining-synthetic-dataset-0.9.2.post1.tar.gz (106.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page