https://github.com/rgmining/rsd
An implementation of Review Spammer Detection
https://github.com/rgmining/rsd
algorithm graph icdm mining review
Last synced: about 22 hours ago
JSON representation
An implementation of Review Spammer Detection
- Host: GitHub
- URL: https://github.com/rgmining/rsd
- Owner: rgmining
- License: gpl-3.0
- Created: 2016-10-05T06:43:32.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-12-17T00:03:21.000Z (3 months ago)
- Last Synced: 2025-12-17T00:47:29.685Z (3 months ago)
- Topics: algorithm, graph, icdm, mining, review
- Language: Python
- Homepage: https://rgmining.github.io/rsd/
- Size: 738 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
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 `__,
`Sihong Xie `__,
`Bing Liu `__, and
`Philip S. Yu `__,
"`Review Graph Based Online Store Review Spammer Detection `__,"
Proc. of `IEEE 11th International Conference on Data Mining `__, 2011, pp. 1242-1247.
See `the documents `__ 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 `__ 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/