🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

rgmining-review

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rgmining-review

Review data structure for Review graph mining project

0.9.2
PyPI
Maintainers
1

Review data structure for Review Graph Mining

GPLv3 Build Status wercker statusCode Climate Release

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 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 for more detail.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts