Weka failure

2 views
Skip to first unread message

Charles R. Twardy

unread,
Jan 12, 2010, 11:55:48 AM1/12/10
to pebl-p...@googlegroups.com
Jython cannot use NumPy because Numpy uses C extensions. I should have
realized this sooner. Apparently Jepp has the same limits.
http://weka.wikispaces.com/Can+I+use+WEKA+from+Python%3F

I think that precludes embedding PEBL as a Weka classifier.

We could still call Weka routines for preprocessing etc., if there is a
need.

-Charles

--
Charles R. Twardy
Research Assistant Professor
George Mason University C4I Center
703 993 1846 voice
571 212 0674 mobile (10c/min)
ctw...@gmu.edu email
ctwar...@jawp.js.smil.mil SIPRNet

Abhik

unread,
Jan 12, 2010, 1:00:44 PM1/12/10
to pebl-p...@googlegroups.com
You could write a small java stub that simply executes a python script
to do the learning and then reads in results from a text output.. It's
a poor-man's integration and you would increase the integration
overhead but as a method of last resort, it should work ok..

If you have some specific needs in mind, maybe Orange
[http://www.ailab.si/orange/] would be a good candidate for
integration.

Abhik.

Charles R. Twardy

unread,
Jan 12, 2010, 1:44:47 PM1/12/10
to pebl-p...@googlegroups.com
Yeah, linking via text files is possible.

On the other hand, Orange is much more developed than when I last
looked. That's quite interesting.

-Charles

Reply all
Reply to author
Forward
0 new messages