Hi,

I'm interested in integrating A.I. libraries to drupal too. However, I see the current code in CVS are implemented in PHP. It might be find for NaiveBaysian, but from my experience working on http://drupal.org/project/recommender, using PHP for complex matrix computation is simply not feasible. What is the plan for DAIL? Is it going to use external libraries written in C/Python/Java, or using PHP code? Thanks.

daniel

Comments

jeremy’s picture

I'm currently working on PHP implementations, but I'm also open to integration with external libraries. Getting external libraries to work with Drupal in a generic way may prove more of a challenge however, dependong on what sort of APIs are provided.

danithaca’s picture

Status: Active » Closed (fixed)