{ "info": { "author": "Junpei Kawamoto", "author_email": "kawamoto.junpei@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Libraries" ], "description": "# Review data structure for Review Graph Mining\n[![GPLv3](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://www.gnu.org/copyleft/gpl.html)\n[![Build Status](https://travis-ci.org/rgmining/review.svg?branch=master)](https://travis-ci.org/rgmining/review)\n[![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)\n[![Release](https://img.shields.io/badge/release-0.9.2-brightgreen.svg)](https://github.com/rgmining/review/releases/tag/v0.9.2)\n\nThis package defines a data structure of review data. We assume review data\nconsist of reviews and summaries. A review is a set of information a user posts\nto a product. On the other hand, a summary is computed from a set of reviews.\n\nThis package defines two types of reviews and those summaries; scalar review and\nvector review.\n\nSee [documents](https://rgmining.github.io/review/) for more information.\n\n\n## Installation\nUse `pip` to install this package.\n\n```\npip install --upgrade rgmining-review\n```\n\n\n## License\nThis software is released under The GNU General Public License Version 3,\nsee [COPYING](COPYING) for more detail.\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/rgmining-review/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rgmining/common", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "rgmining-review", "package_url": "https://pypi.org/project/rgmining-review/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rgmining-review/", "project_urls": { "Homepage": "https://github.com/rgmining/common" }, "release_url": "https://pypi.org/project/rgmining-review/0.9.2/", "requires_dist": null, "requires_python": "", "summary": "Review data structure for Review graph mining project", "version": "0.9.2" }, "last_serial": 2594548, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "5a3fc020e48d02beaa86b446196c56ac", "sha256": "8b74971d59bdad85a031de9454187bb4cc7eae32085a8a6a4f5f4f4694660b3b" }, "downloads": -1, "filename": "rgmining-review-0.9.0.tar.gz", "has_sig": false, "md5_digest": "5a3fc020e48d02beaa86b446196c56ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16607, "upload_time": "2016-10-04T02:01:58", "url": "https://files.pythonhosted.org/packages/60/3c/5fd1417a789a0bc4a61d982e08ae7fe9f80cdb30d2690a2e7af04a76b031/rgmining-review-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "af5c5ed01acec77e6bacdd89f8f13907", "sha256": "a7f3a6c35e1e02f8e479006a6efa0792ef05beab3a57f5f86886eb9cb7d81f30" }, "downloads": -1, "filename": "rgmining-review-0.9.1.tar.gz", "has_sig": false, "md5_digest": "af5c5ed01acec77e6bacdd89f8f13907", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16660, "upload_time": "2016-12-09T02:35:57", "url": "https://files.pythonhosted.org/packages/44/2f/71353564489e40d6be4c014a0c6107f611279df4bbc1560552ea1fe2e7f0/rgmining-review-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "ea1b2af0106872bf4603ea363352e811", "sha256": "d9f04f5ccefe93eb68b5c4a026d15c82f2d102d32aac1c4ece6435d546c19f5d" }, "downloads": -1, "filename": "rgmining-review-0.9.2.tar.gz", "has_sig": false, "md5_digest": "ea1b2af0106872bf4603ea363352e811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16737, "upload_time": "2017-01-24T06:17:21", "url": "https://files.pythonhosted.org/packages/db/51/19d24398821a9013ef44e32a4a3c61aece2278de526652efecfe0215bc6c/rgmining-review-0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea1b2af0106872bf4603ea363352e811", "sha256": "d9f04f5ccefe93eb68b5c4a026d15c82f2d102d32aac1c4ece6435d546c19f5d" }, "downloads": -1, "filename": "rgmining-review-0.9.2.tar.gz", "has_sig": false, "md5_digest": "ea1b2af0106872bf4603ea363352e811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16737, "upload_time": "2017-01-24T06:17:21", "url": "https://files.pythonhosted.org/packages/db/51/19d24398821a9013ef44e32a4a3c61aece2278de526652efecfe0215bc6c/rgmining-review-0.9.2.tar.gz" } ] }