dimbl

Distributed Memory Based Learner

Description

Dimbl is a wrapper around the k-nearest neighbor classifier in TiMBL, offering parallel classification on multi-CPU machines. Dimbl splits the original training set, builds separate TiMBL classifiers per training subset, and merges their nearest-neighbor sets per classified instance

Dimbl's features are:
 * Wraps neatly around TiMBL, retaining all command line options;
 * Knows what to do with your multiple, duo, or quad cores;
 * Makes use of the OpenMP specification for parallel programming;
 * Can attain superlinear speed gains compared to standard TiMBL.

Dimbl is a product of the ILK Research Group (Tilburg University, The Netherlands).

If you do scientific research in Natural Language Processing using the Memory-Based Learning technique, Dimbl will likely be of use to you.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://ilk.uvt.nl/dimbl/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install dimbl