rgmining-rsd


Namergmining-rsd JSON
Version 0.3.6 PyPI version JSON
download
home_pagehttps://rgmining.github.io/rsd/
SummaryAn implementation of Review Spammer Detection algorithm
upload_time2025-10-22 05:18:02
maintainerNone
docs_urlhttps://pythonhosted.org/rgmining-rsd/
authorJunpei Kawamoto
requires_python>=3.11
licenseNone
keywords algorithm graph icdm mining review
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An implementation of Review Spammer Detection
=============================================

|GPLv3| |Build Status| |Release|

|Logo|

This package provides an implementation of Review Spammer Detection
(RSD) introduced in this paper:

- `Guan Wang <https://www.linkedin.com/in/guanwang/>`__,
  `Sihong Xie <https://engineering.lehigh.edu/faculty/sihong-xie>`__,
  `Bing Liu <https://www.cs.uic.edu/~liub/>`__, and
  `Philip S. Yu <https://www.cs.uic.edu/~psyu/>`__,
  "`Review Graph Based Online Store Review Spammer Detection <https://ieeexplore.ieee.org/document/6137345?arnumber=6137345>`__,"
  Proc. of `IEEE 11th International Conference on Data Mining <https://ieeexplore.ieee.org/xpl/conhome/6135855/proceeding>`__, 2011, pp. 1242-1247.

See `the documents <https://rgmining.github.io/rsd/>`__ for more
information.

Installation
------------

Use ``pip`` to install this package.

::

    pip install --upgrade rgmining-rsd

License
-------

This software is released under The GNU General Public License Version
3, see `COPYING <COPYING>`__ for more detail.

.. |GPLv3| image:: https://img.shields.io/badge/license-GPLv3-blue.svg
   :target: https://www.gnu.org/copyleft/gpl.html
.. |Build Status| image:: https://github.com/rgmining/rsd/actions/workflows/python-lib.yaml/badge.svg
   :target: https://github.com/rgmining/rsd/actions/workflows/python-lib.yaml
.. |Release| image:: https://img.shields.io/badge/release-0.3.6-brightgreen.svg
   :target: https://pypi.org/project/rgmining-rsd/
.. |Logo| image:: https://rgmining.github.io/synthetic/_static/image.png
   :target: https://rgmining.github.io/rsd/

            

Raw data

            {
    "_id": null,
    "home_page": "https://rgmining.github.io/rsd/",
    "name": "rgmining-rsd",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/rgmining-rsd/",
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "algorithm, graph, icdm, mining, review",
    "author": "Junpei Kawamoto",
    "author_email": "kawamoto.junpei@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5c/d5/83a80c98b4a78dadaf1e3274e4672aeb740395df8363f212d7d2bc74e56d/rgmining_rsd-0.3.6.tar.gz",
    "platform": null,
    "description": "An implementation of Review Spammer Detection\n=============================================\n\n|GPLv3| |Build Status| |Release|\n\n|Logo|\n\nThis package provides an implementation of Review Spammer Detection\n(RSD) introduced in this paper:\n\n- `Guan Wang <https://www.linkedin.com/in/guanwang/>`__,\n  `Sihong Xie <https://engineering.lehigh.edu/faculty/sihong-xie>`__,\n  `Bing Liu <https://www.cs.uic.edu/~liub/>`__, and\n  `Philip S. Yu <https://www.cs.uic.edu/~psyu/>`__,\n  \"`Review Graph Based Online Store Review Spammer Detection <https://ieeexplore.ieee.org/document/6137345?arnumber=6137345>`__,\"\n  Proc. of `IEEE 11th International Conference on Data Mining <https://ieeexplore.ieee.org/xpl/conhome/6135855/proceeding>`__, 2011, pp. 1242-1247.\n\nSee `the documents <https://rgmining.github.io/rsd/>`__ for more\ninformation.\n\nInstallation\n------------\n\nUse ``pip`` to install this package.\n\n::\n\n    pip install --upgrade rgmining-rsd\n\nLicense\n-------\n\nThis software is released under The GNU General Public License Version\n3, see `COPYING <COPYING>`__ for more detail.\n\n.. |GPLv3| image:: https://img.shields.io/badge/license-GPLv3-blue.svg\n   :target: https://www.gnu.org/copyleft/gpl.html\n.. |Build Status| image:: https://github.com/rgmining/rsd/actions/workflows/python-lib.yaml/badge.svg\n   :target: https://github.com/rgmining/rsd/actions/workflows/python-lib.yaml\n.. |Release| image:: https://img.shields.io/badge/release-0.3.6-brightgreen.svg\n   :target: https://pypi.org/project/rgmining-rsd/\n.. |Logo| image:: https://rgmining.github.io/synthetic/_static/image.png\n   :target: https://rgmining.github.io/rsd/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An implementation of Review Spammer Detection algorithm",
    "version": "0.3.6",
    "project_urls": {
        "Documentation": "https://rgmining.github.io/rsd/",
        "Homepage": "https://rgmining.github.io/rsd/",
        "Repository": "https://github.com/rgmining/rsd"
    },
    "split_keywords": [
        "algorithm",
        " graph",
        " icdm",
        " mining",
        " review"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "069b0905b4c03ef25c22b86528ad4f2d1f48074dd4e903a31691a7c1b761ebd6",
                "md5": "55b62052cd4f300282faacb11f8558b6",
                "sha256": "ed931831dd32186cd1a216435fd22c693ab288fa810ed063ac3a4ff4b2257fdb"
            },
            "downloads": -1,
            "filename": "rgmining_rsd-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55b62052cd4f300282faacb11f8558b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 19648,
            "upload_time": "2025-10-22T05:18:01",
            "upload_time_iso_8601": "2025-10-22T05:18:01.506724Z",
            "url": "https://files.pythonhosted.org/packages/06/9b/0905b4c03ef25c22b86528ad4f2d1f48074dd4e903a31691a7c1b761ebd6/rgmining_rsd-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cd583a80c98b4a78dadaf1e3274e4672aeb740395df8363f212d7d2bc74e56d",
                "md5": "0c7a96c5d0aa058681d2b1ad00ab5c63",
                "sha256": "eaa409b21bb5ec3f29ac8bf4d676490470b34a172ad1c43b004b8b508ff70e13"
            },
            "downloads": -1,
            "filename": "rgmining_rsd-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "0c7a96c5d0aa058681d2b1ad00ab5c63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 18279,
            "upload_time": "2025-10-22T05:18:02",
            "upload_time_iso_8601": "2025-10-22T05:18:02.644730Z",
            "url": "https://files.pythonhosted.org/packages/5c/d5/83a80c98b4a78dadaf1e3274e4672aeb740395df8363f212d7d2bc74e56d/rgmining_rsd-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-22 05:18:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rgmining",
    "github_project": "rsd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rgmining-rsd"
}
        
Elapsed time: 3.42996s