timbl 6.5-3.1build1 source package in Ubuntu

Changelog

timbl (6.5-3.1build1) noble; urgency=high

  * No change rebuild against libticcutils8t64 transition.

 -- Julian Andres Klode <email address hidden>  Wed, 20 Mar 2024 20:08:40 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
timbl_6.5.orig.tar.gz 567.0 KiB 9bb9dec794997b05501babdfeb44984b4216cf1c070f7c31028a3ff7657bd66f
timbl_6.5-3.1build1.debian.tar.xz 5.8 KiB 57bb8b944b1ce4ab184d2b0f1dc469e536fa8b11684763e4983a565f9674c5ed
timbl_6.5-3.1build1.dsc 2.2 KiB f035cac387023e59d3a9031157e1a58bb418bdd7a73b339e33fb3289d4165468

View changes file

Binary packages built by this source

libtimbl-dev: Tilburg Memory Based Learner - development

 The Tilburg Memory Based Learner, TiMBL, is a tool for Natural Language
 Processing research, and for many other domains where classification tasks are
 learned from examples. It is an efficient implementation of k-nearest neighbor
 classifier.
 .
 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).
 .
 This package provides the TiMBL header files required to compile C++ programs
 that use TiMBL.

libtimbl4t64: Tilburg Memory Based Learner - runtime

 The Tilburg Memory Based Learner, TiMBL, is a tool for Natural Language
 Processing research, and for many other domains where classification tasks are
 learned from examples. It is an efficient implementation of k-nearest neighbor
 classifier.
 .
 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).
 .
 This package provides the runtime files required to run programs that use
 TiMBL.

libtimbl4t64-dbgsym: debug symbols for libtimbl4t64
timbl: Tilburg Memory Based Learner

 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.

timbl-dbgsym: debug symbols for timbl