TiMBL implements several memory-based learning algorithms.
-
Updated
Aug 17, 2026 - C++
TiMBL implements several memory-based learning algorithms.
python-timbl, originally developed by Sander Canisius, is a Python extension module wrapping the full TiMBL C++ programming interface. With this module, all functionality exposed through the C++ interface is also available to Python scripts. Being able to access the API from Python greatly facilitates prototyping TiMBL-based applications.
MBT: Memory-based tagger generation and tagging MBT is a memory-based tagger-generator and tagger in one.
To associate your repository with the timbl topic, visit your repo's landing page and select "manage topics."