Abstract:
Identifying the most relevant items in an e-commerce site is becoming more and more
difficult nowadays because of the heavy overload of information. A Java Recommender
System that uses Collaborative Filtering techniques has been developed to reduce such
information overload and even personalize the information to the individual’s preference.
The conventional recommendation provided in the earlier systems is not capable to
recommend items on a specific category that the user is interested in. Recent
development of a new capability in the Java Recommender System has fixed this
problem. This new capability concentrates on the individual’s interests, and provides
recommendations based on categories. A new CORBA API has been developed to
facilitate distributed environments with different programming languages, different
platforms. Finally, the correctness testing has been applied to ensure the stability of the
whole system.