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