rgmining-synthetic-dataset 0.9.4
pip install rgmining-synthetic-dataset
Released:
A synthetic dataset for Review graph mining project
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 (GPLv3) (GPL-3.0-only)
- Author: Junpei Kawamoto
- Tags dataset, dexa, graph, mining, review
- Requires: Python >=3.10
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic
Project description
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.
Installation
Use pip to install this package.
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.
# `graph` is an instance of a graph class.
import synthetic
synthetic.load(graph)
This package also provides an executable script, rgmining-synthetic-dataset. See the document for more information.
License
This software is released under The GNU General Public License Version 3, see COPYING for more detail.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 (GPLv3) (GPL-3.0-only)
- Author: Junpei Kawamoto
- Tags dataset, dexa, graph, mining, review
- Requires: Python >=3.10
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rgmining_synthetic_dataset-0.9.4.tar.gz
.
File metadata
- Download URL: rgmining_synthetic_dataset-0.9.4.tar.gz
- Upload date:
- Size: 107.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7336c307bd2a6fe80a80369e0c08bd8aeb2800ce2066c1ac2750b366392bc87c |
|
MD5 | 5cb101e5df5d7c439248e68ced412d20 |
|
BLAKE2b-256 | 0a87c7929ad27d9d683de5dc93c87e66e7555364f4e1564c7c3115c94afb0837 |
File details
Details for the file rgmining_synthetic_dataset-0.9.4-py3-none-any.whl
.
File metadata
- Download URL: rgmining_synthetic_dataset-0.9.4-py3-none-any.whl
- Upload date:
- Size: 110.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33f1bd7049488e72b05433d6483a404b4ed6dcfb3b3a019aef90a062af721192 |
|
MD5 | 185b4224dffa96c02d7d14d23318b108 |
|
BLAKE2b-256 | 52eadf6a4ab8ecd4c4e475a615f64b9738489787a10b63d413b7b0a84937f1d5 |