timbl 6.9-2build1 source package in Ubuntu

Changelog

timbl (6.9-2build1) oracular; urgency=medium

  * Rebuild against new libticcutils9.

 -- Gianfranco Costamagna <email address hidden>  Sat, 11 May 2024 15:14:27 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Science Team
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science

Downloads

File Size SHA-256 Checksum
timbl_6.9.orig.tar.gz 1.1 MiB 07b1c38c7c6d29dae29073d2e0a552ef1dbc1b4d1aac4632ec7bf5710de99d39
timbl_6.9-2build1.debian.tar.xz 5.9 KiB b578a02094c0a45ff1fb239dc3378d99405638aa58dff30a6a512fd0ad25df79
timbl_6.9-2build1.dsc 2.1 KiB f67140fabccc072ccf165d72c1612b5a93a900e8cbfa61356a89a40f6ec07c9f

Available diffs

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.

libtimbl7: 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.

libtimbl7-dbgsym: debug symbols for libtimbl7
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