An open API service indexing awesome lists of open source software.

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

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/