File: NEWS

package info (click to toggle)
timbl 6.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,628 kB
  • sloc: cpp: 17,396; sh: 11,006; ansic: 664; makefile: 54
file content (66 lines) | stat: -rw-r--r-- 2,493 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
timbl (6.4.2-1) unstable; urgency=low

    Achieved a considerable speedup for multithreaded testing.

    Fixed a small problem in LogBuffer. Also simplified and cleaned up
    LogBuffer and LogStream code. All dependencies need recompiling!

    Implemented +vcf (confidence) output

    The -T option for TreeOrdening is now named --Treeorder

    fixed tiebreaking for -R (random) option, closes bug 43, again.

    avoid zero result in Exponential Decay (bug 89).

    start to use Requires.private in timbl.pc

    added a 'check' target to Make system

    some small fixes for '-pedantic' compiler option

    removed unused relativeWeight() function. (was duplicated)

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Thu, 20 Dec 2011 14:50:13 +0200

timbl (6.4.1-1) unstable; urgency=low

  * added Version() and VersionName() functions. We want them for every
    member of the family
  * fixed a problem with including 'config'h' in the API
  * fixed a problem with normalization on empty distributions.
  * added a Confidence( class ) function to the instances API.
    returns the Weight of 'class'. Which is influenced by normalization!
  * added logProbability normalization
  * the +vS option was not always honoured. So Timbl shuts it's big mouth better
  * Expand() is now also enabled for TRIBL and TRIBL2

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Thu, 20 Sep 2011 8:10:13 +0200

timbl (6.4.0-1) unstable; urgency=low

  * Incompatible upstream change: usr/bin/Timbl is renamed to usr/bin/timbl,
    libTimbl is renamed to libtimbl.  If you call timbl from scripts, or link
    to libtimbl, you'll have to adjust your system.

 -- Joost van Baal <joostvb@debian.org>  Mon, 28 Mar 2011 13:51:32 +0200

timbl (6.3.1-1) unstable; urgency=low

  * Bug fix release. last ILK version before getting to Debian
  * Some stuff is moved back in from TimblServer on hindsight

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Wed, 08 Dec 2010 12:24:58 +0100

timbl (6.2.2-1) unstable; urgency=low

  * Bug fix release:
    - Timbl would fail on old (pre gcc 4) systems
    - Server would stop after maxConn refused connections
  * A separate TimblServer program is build and installed that performs
    all the server related stuff previously found in Timbl

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Mon, 15 Feb 2010 15:10:47 +0100

# $Id: NEWS 44207 2011-12-20 16:45:11Z sloot-guest $
# $URL: svn+ssh://svn.debian.org/svn/debian-science/packages/timbl/tags/6.4.2-1/debian/NEWS $