This is a pretty big release. We have switched INQLE to use Jena TDB
database, which is (1) native RDF database, (2) much faster. INQLE is
now running "like a top". 3.7 seconds per cycle (against 550 records,
3 learnable attributes + label), whereas it was taking 11 seconds
using previous database (Jena SDB). Also switching to TDB fixed a
memory leak, and INQLE runs at least 8 hours continuously without
performance degradation.
I started capturing some benchmarking results, of INQLE running
against standardized datasets.
http://code.google.com/p/inqle/wiki/INQLE_Benchmarking
I can smell victory.