timbl

Tilburg Memory Based Learner

Description

Memory-Based Learning (MBL) is a machine-learning method applicable to a wide range of tasks in Natural Language Processing (NLP).

The Tilburg Memory Based Learner, TiMBL, is a tool for NLP research, and for many other domains where classification tasks are learned from examples. It is an efficient implementation of k-nearest neighbor classifier.

TiMBL's features are:
 * Fast, decision-tree-based implementation of k-nearest neighbor
classification;
 * Implementations of IB1 and IB2, IGTree, TRIBL, and TRIBL2 algorithms;
 * Similarity metrics: Overlap, MVDM, Jeffrey Divergence, Dot product, Cosine;
 * Feature weighting metrics: information gain, gain ratio, chi squared,
shared variance;
 * Distance weighting metrics: inverse, inverse linear, exponential decay;
 * Extensive verbosity options to inspect nearest neighbor sets;
 * Server functionality and extensive API;
 * Fast leave-one-out testing and internal cross-validation;
 * and Handles user-defined example weighting.

TiMBL is a product of the Centre of Language and Speech Technology (Radboud University, Nijmegen, The Netherlands), the ILK Research Group (Tilburg University, The Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium).

If you do scientific research in NLP, timbl 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

https://languagemachines.github.io/timbl/


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 timbl