./textproc/libexttextcat, Text categorization library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.4.6, Package name: libexttextcat-3.4.6, Maintainer: ftigeot

Libexttextcat is a library with functions that implement the
classification technique described in Cavnar & Trenkle, "N-Gram-Based
Text Categorization" . It was primarily developed for language
guessing, a task on which it is known to perform with near-perfect
accuracy.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1085.273 KB

Version history: (Expand)


CVS history: (Expand)


   2021-11-16 15:30:52 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
libexttextcat: update to 3.4.6.

Add more languages.
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-03-12 18:39:28 by Thomas Klausner | Files touched by this commit (3)
Log message:
libexttextcat: fix unportable test(1) operator
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-10-02 17:20:38 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libexttextcat: update to 3.4.5.

Silence various -fsanitize=shift-base
add compile to .gitignore
regenerate broken uk.lm
   2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180)
Log message:
Follow some http redirects.