You are here

README.txt in Recommender API 6

Recommender API -- README

The goal of the project is to provide easy-to-understand, easy-to-use, 
fully-documented APIs for developers to write cool Drupal modules based on 
recommender algorithms.

The module provides several core algorithms in the API framework. But in order 
to use those algorithms in Drupal, you need to write your own modules using the
APIs, or use existing modules such as the User-to-user Recommendation module.

Module developers: Please refer to README.html, or visit the project homepage 
at: http://drupal.org/project/recommender

File

README.txt
View source
  1. Recommender API -- README
  2. The goal of the project is to provide easy-to-understand, easy-to-use,
  3. fully-documented APIs for developers to write cool Drupal modules based on
  4. recommender algorithms.
  5. The module provides several core algorithms in the API framework. But in order
  6. to use those algorithms in Drupal, you need to write your own modules using the
  7. APIs, or use existing modules such as the User-to-user Recommendation module.
  8. Module developers: Please refer to README.html, or visit the project homepage
  9. at: http://drupal.org/project/recommender