hosniah / Trias

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a first step in order to produce Triadic Associsation Rules used as input for a dynamic replication strategy for DataGrid. The following implementation aims to generates Generic Basis of Triadic Rules (BGRT) based on previous works related to folksonomies. The 3 dimensions of our replication problem are Grid tasks, Grid Files, and Grid Sites.

Used algorithms:

ARTMINER for Generic basis extraction:

ARTMiner was first described in ["BGRT: une nouvelle base générique de règles d'association triadiques. Application à l'autocomplétion de requêtes dans les folksonomies] (). " Chiraz Trabelsi, Nader Jelassi, Sadok Ben Yahia.

TRIIAS:

An algorithm for computing triadic concepts which fulfill minimal support constraints.

Trias was first described in this paper, more details can be found in the paper Discovering Shared Conceptualizations in Folksonomies. Robert Jäschke, Andreas Hotho, Christoph Schmitz, Bernhard Ganter, and Gerd Stumme. Web Semantics: Science, Services and Agents on the World Wide Web 6(1):38-53 (February 2008)

Other papers related to Trias can be found on BibSonomy tagged with trias.

About

License:GNU General Public License v2.0


Languages

Language:Java 95.6%Language:PHP 4.4%