Review data structure for Review graph mining project
Project description
# Review data structure for Review Graph Mining [![GPLv3](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://www.gnu.org/copyleft/gpl.html) [![Build Status](https://travis-ci.org/rgmining/review.svg?branch=master)](https://travis-ci.org/rgmining/review) [![wercker status](https://app.wercker.com/status/afc19091fbf86b8e5888486c638ac05a/s/master “wercker status”)](https://app.wercker.com/project/byKey/afc19091fbf86b8e5888486c638ac05a)[![Code Climate](https://codeclimate.com/github/rgmining/review/badges/gpa.svg)](https://codeclimate.com/github/rgmining/review) [![Release](https://img.shields.io/badge/release-0.9.2-brightgreen.svg)](https://github.com/rgmining/review/releases/tag/v0.9.2)
This package defines a data structure of review data. We assume review data consist of reviews and summaries. A review is a set of information a user posts to a product. On the other hand, a summary is computed from a set of reviews.
This package defines two types of reviews and those summaries; scalar review and vector review.
See [documents](https://rgmining.github.io/review/) for more information.
## Installation Use pip to install this package.
` pip install --upgrade rgmining-review `
## License This software is released under The GNU General Public License Version 3, see [COPYING](COPYING) for more detail.
Project details
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
File details
Details for the file rgmining-review-0.9.2.tar.gz
.
File metadata
- Download URL: rgmining-review-0.9.2.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9f04f5ccefe93eb68b5c4a026d15c82f2d102d32aac1c4ece6435d546c19f5d |
|
MD5 | ea1b2af0106872bf4603ea363352e811 |
|
BLAKE2b-256 | db5119d24398821a9013ef44e32a4a3c61aece2278de526652efecfe0215bc6c |