Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Documentation

    Taste 1.7 RC1

    Download button

    No screenshots available
    Downloads: 676  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.1/5)
    18 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Sean Owen | More programs
    GPL / FREE
    November 28th, 2007, 21:06 GMT
    ROOT / Documentation

     Read user reviews (0)  Refer to a friend  Subscribe

    Taste description

    Taste is a flexible, fast collaborative filtering engine for Java.

    Taste is a flexible, fast collaborative filtering engine for Java. Taste takes users' preferences for items ("tastes") and returns estimated preferences for other items. For example, a site that sells books or CDs could easily use Taste to figure out, from past purchase data, which CDs a customer might be interested in listening to.

    Taste provides a rich set of components from which you can construct a customized recommender system from a selection of algorithms. Taste is designed to be enterprise-ready; it's designed for performance, scalability and flexibility. It supports a standard EJB interface for J2EE-based applications, but Taste is not just for Java; it can be run as an external server which exposes recommendation logic to your application via web services and HTTP.

    · Top-level packages define the Taste interfaces to these key abstractions:
    · DataModel
    · UserCorrelation and ItemCorrelation
    · UserNeighborhood
    · Recommender

    Subpackages of comp.planetj.taste.impl hold implementations of these interfaces. These are the pieces from which you will build your own recommendation engine. That's it! For the academically inclined, Taste supports both memory-based and item-based recommender systems, slope one recommenders, and a couple other experimental implementations. It does not currently support model-based recommenders.

    Requirements:

    · Java / J2SE 5.0

    Optional
    · Apache Ant 1.5 or later, if you want to build from source or build examples.
    · Taste web applications require a Servlet 2.3+ container, such as Jakarta Tomcat. It may in fact work with older containers with slight modification.
    · Taste EJB requires an EJB 2.x container. It may work with older EJB containers with slight changes to the deployment descriptor.
    · MySQLJDBCDataModel implementation requires a MySQL 4.x (or later) database. Again, it may be made to work with earlier versions or other databases with slight changes.

    What's New in This Release:

    · Replaced PreferenceTransform with PreferenceTransform2 and CorrelationTransform. PreferenceTransform was a flawed abstraction. These new interfaces are, hopefully, more sound. The original implementations of PreferenceTransform have been ported to new implementations of the new interfaces.
    · Removed Bayes Nets implementations -- no plans to complete these in near future
    · Roll back change to super.setPreference() in SlopeOneRecommender, it caused a different problem. (Credit: daemmon)
    · AbstractJDBCDiffStorage.getAverageItemDiff() now returns null if count of item prefs is 0, fixing a bug. (Credit: daemmon)



    Product's homepage

      


    TAGS:

    estimated preferences | user preferences | filtering engine | Java | collaborative | filtering

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM