Skip to main content

A synthetic dataset for Review graph mining project

Project description

# A Synthetic Review Dataset
This package provides a method to load a synthetic review dataset.


## 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.

.. code-blod:: python

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

## License
This software is released under The GNU General Public License Version 3.

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.0.tar.gz (101.1 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