Tagged Questions
2
votes
2answers
51 views
Is there any JVM that runs on a CBE?
I'm designing a question-answering system using Apache-UIMA. The system should finally run on a IBM Cell-Broadband-Engine processor(PS3). I'm planning to design the whole thing in Java. But I'm not ...
1
vote
2answers
1k views
Natural Language Processing in C++
I'm working on a project that already has a C++ base. I would like to have a plug-in for some natural language processing. I really like GATE but I'm not sure if it's worth launching the JVM and ...