TiMBL implements several memory-based learning algorithms.
-
Updated
Sep 27, 2024 - 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.
Add a description, image, and links to the timbl topic page so that developers can more easily learn about it.
To associate your repository with the timbl topic, visit your repo's landing page and select "manage topics."