ECN>> ria>> 返回
项目作者: rgmining

项目描述 :
Repeated Improvement Analysis
高级语言: Python
项目地址: git://github.com/rgmining/ria.git
创建时间: 2016-10-08T19:37:15Z
项目社区:https://github.com/rgmining/ria

开源协议:GNU General Public License v3.0

下载


Repeated Improvement Analysis

GPLv3
Build Status
wercker status
Code Climate
Release

Logo

This package provides 4 algorithms for review graph mining project.
Mutually Reinforcing Analysis (MRA)
algorithm is an algorithm we’ve introduced in DEXA 2011,
Repeated Improvement Analysis (RIA) algorithm
is an algorithm we’ve introduced in DEIM 2015.
Algorithm One has been proposed by Ee-Peng Lim ea al. in CIKM 2010, and algorithm OneSum is an variation of it made by us.

This package is a part of Review Graph Mining Project
which provides other algorithms, datasets, and helper libraries.

See the documents for more information.

Installation

Use pip to install this package.

  1. $ pip install --upgrade rgmining-ria

License

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