Closed (fixed)
Project:
D.A.I.L.
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2011 at 17:28 UTC
Updated:
9 May 2011 at 16:10 UTC
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
Comment #1
jeremy commentedI'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.
Comment #2
danithaca commented