* Package name : python-timbl Version : 2013.03.29 Upstream Author : Maarten van Gompel <proycon@anaproy.nl> * URL : http://github.com/proycon/python-timbl/ * License : GPL Programming Lang: C++, Python Description : Python bindings for the Tilburg Memory Based Learner (Timbl) python-timbl 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. TiMBL is an open source software package implementing several memory-based learning algorithms, among which IB1-IG, an implementation of k-nearest neighbor classification with feature weighting suitable for symbolic feature spaces, and IGTree, a decision-tree approximation of IB1-IG. All implemented algorithms have in common that they store some representation of the training set explicitly in memory. During testing, new cases are classified by extrapolation from the most similar stored cases. The Python module offers both a high-level as well as a low-level interface, the former is very Pythonic and easy to use while the latter offers the full API.
Hi, Some background info: python-timbl (https://github.com/proycon/python-timbl) will get maintained under the debian-science umbrella, using this groups SVN-repo at Alioth (user proycon-guest). I'll co-maintain the package. See also https://bugs.launchpad.net/ubuntu/+bug/618884 . Bye, Joost
Hi, I've just retitled #705129 as it seems to be an ITP. Please, feel free to fix the owner if it is not the correct one. Thanks!
Yes, thanks for that! No need, that's fine. Bye, Joost
retitle 705129 RFP: python-timbl -- Python bindings for the Tilburg Memory Based Learner (Timbl) noowner 705129 tag 705129 - pending thanks Hi, A long time ago, you expressed interest in packaging python-timbl. Unfortunately, it seems that it did not happen. In Debian, we try not to keep ITP bugs open for a too long time, as it might cause other prospective maintainers to refrain from packaging the software. This is an automatic email to change the status of python-timbl back from ITP (Intent to Package) to RFP (Request for Package), because this bug hasn't seen any activity during the last 15 months. If you are still interested in packaging python-timbl, please send a mail to <control@bugs.debian.org> with: retitle 705129 ITP: python-timbl -- Python bindings for the Tilburg Memory Based Learner (Timbl) owner 705129 ! thanks It is also a good idea to document your progress on this ITP from time to time, by mailing <705129@bugs.debian.org>. If you need guidance on how to package this software, please reply to this email, and/or contact the debian-mentors@lists.debian.org mailing list. Thank you for your interest in Debian,