Introduction to Interest-based Selecter

Interest-based Selecter 2.0 is developed by International WIC Institute, Beijing University of Technology, China. It is compatible with LarKC version 2.0.

Plugin authors (Yan Wang, Yi Zeng, Xu Ren)

Please contact Yi Zeng (yizeng@bjut.edu.cn) for the use of this plugin and collaborations.

Test Suite

Input:N-triple format Set Of Statements from Identifiers

Ouptut: N-triple format Set Of Statements as selected sub dataset

Where to Download the plugin

http://www.wici-lab.org/wici/larkc/plugins/InterestBasedSelecter.rar

Description to the Plugin

Selection method:

This plugin first calculate and obtain Top-K user interests from a set of user related triples, then it selects sub datasets that contains Top-K user interests. The selected triples are passed to LarKC data layer.

Two methods to obtain user interests:

Contracts to interests related data from identifier:

(1) "interest.larkc" : interest graph that is calculated offline and represented by using FOAF or e-FOAF: interest vocabulary.

(2) "publishedInfo.lark": User related text contents, formated as set of statments, and are used for calculation of user interests in real time.

(3) "?LocationDescriptionFriend.larkc": user's relatively static interests, such as registration information, etc.

LarkcPlugins/Interests-based-Selecter (last edited 2011-06-17 14:06:47 by YiZeng)