Easyrec

easyrec

easyrec Official Website
Developer(s) Studio Smart Agent Technologies
Initial release 2009 (2009)
Stable release
0.98 / May 7, 2013 (2013-05-07)
Development status Active
Written in Java
Operating system Cross-platform
Size 35.2 MB
Type Recommender System
License GNU General Public License v3 [1]
Website www.easyrec.org

easyrec is an open source Web application that provides personalized recommendations using RESTful Web services to be integrated into Web enabled applications. It is distributed under the GNU General Public License by the Studio Smart Agent Technologies and hosted at SourceForge.

It is written in Java, uses a MySQL database and comes with an administration tool.

History

The development of easyrec, an implementation of the Adaptive Personalization[2][3][4] approach, started in the course of several research and development projects[5][6] conducted by the Studio Smart Agent Technologies in close cooperation with international companies. During the year of 2008 the core functionality of easyrec was developed[7] forming the basis of research prototypes focusing on the music domain (e.g. MusicExplorer[8]). In June 2009 a beta version of easyrec, containing basic administration features, was integrated into a movie streaming portal for evaluation purposes.[9] Furthermore, in September 2009 easyrec was awarded a special recognition in the category “Award for Innovations – IT Innovations for an economic upswing” by the jury of the Austrian state prize for multimedia and e-business.[10] After a comprehensive refactoring phase and the integration of the evaluation results easyrec was published on SourceForge on 18 February 2010. In course of the CeBIT tradeshow 2011 in Hanover easyrec has been awarded the German “INNOVATIONSPREIS-IT 2011”.[11]

Principles

The following five primary goals guided the development of easyrec.

Uses

Although easyrec is a domain-agnostic, general purpose personalization system, the current Web service API is customized for providing online shops with item recommendations. Especially for small and medium enterprises, easyrec provides a low barrier entrance to personalization.

Features

Screenshot: Overview
Screenshot: Rules

A major feature of easyrec is a set of usage statistics and other business relevant information presented via an administration and management interface. Furthermore, the easyrec administrator is supported by a variety of administration and configuration functions including the manual import or adaptation of business rules. Integrators or developers benefit from the lightweight Web service APIs (REST and SOAP) as well as from the guided installation wizard.

Concerning personalization functionality easyrec is providing the following services

Additionally, as an integration showcase, a MediaWiki extension was developed and is bundled with the application.

Currently additional features like further recommender algorithms[12] and a plugin-system are evaluated and prepared for integration into the easyrec system.

Architecture

The underlying architecture of easyrec is designed to be robust and scalable—separating time-consuming computations from the task of online assembling of recommendations.

easyrec is designed as a multi-layer system consisting of

Moreover, the generator server contains different item association generators which create business rules that define a relation between two items.[7]

Examples

These are examples of Web sites using the easyrec recommender system:

Footnotes

  1. "GNU General Public License v3".
  2. Erich Gstrein; Florian Kleedorfer; Robert Mayer; Christoph Schmotzer; Gerhard Widmer; Oliver Holle; Silvia Miksch (July 2005). "Adaptive Personalization: A Multi-Dimensional Approach to Boosting a Large Scale Mobile Music Portal" (pdf). Vienna.
  3. Erich Gstrein; Brigitte Krenn (August 2006). "Mobile Music Personalization at Work" (pdf). Vienna.
  4. Erich Gstrein (November 2009). "Adaptive Personalization - A multi view personalization approach incorporating contextual information" (pdf). Vienna.
  5. Erich Gstrein; Florian Kleedorfer; Brigitte Krenn (2006). "Automated Meta Data Generation for Personalized Music Portals" (pdf). Vienna.
  6. Florian Kleedorfer; Ulf Harr; Brigitte Krenn (November 2007). "Making Large Music Collections Accessible using Enhanced Metadata and Lightweight Visualizations" (pdf). Vienna.
  7. 1 2 Roman Cerny (October 2008). "Design and Implementation of a Generic Recommender and Its Application to the Music Domain" (pdf). Vienna.
  8. Peter Hlavac; Brigitte Krenn; Erich Gstrein (2007). "SOUNDSCOUT: A SONG RECOMMENDER BASED ON SOUND SIMILARITY FOR HUGE COMMERCIAL MUSIC ARCHIVES" (pdf). Vienna.
  9. "Pure Magie Dank easyrec". www.flimmit.com (in German). Retrieved 1 February 2013.
  10. "Staatspreis Gewinner 2009" (in German). Retrieved 1 February 2013.
  11. "INNOVATIONSPREIS-IT 2011" (in German). Retrieved 1 February 2013.
  12. Patrick Marschik (March 2010). "Evaluation of Collaborative Filtering Algorithms" (pdf). Vienna.

External links

This article is issued from Wikipedia - version of the 7/22/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.