You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

39 lines
1.4 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../libtextcat/libtextcat.desc
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A library for efficient, lightweight text classification
[T] Libtextcat is a library with functions that implement the
[T] classification technique described in Cavnar Trenkle,
[T] N-Gram-Based Text Categorization.
[T] It was primarily developed for language guessing, a task on
[T] which it is known to perform with near- perfect accuracy.
[T] Considerable effort went into making this implementation
[T] fast and efficient. The language guesser processes over 100
[T] documents/second on a simple PC, which makes it practical
[T] for many uses.
[U] http://software.wise-guys.nl/libtextcat/
[A] Frank Scheelen <frank@wise-guys.nl>
[M] Christian Wiese <jeru@ixplanet.org>
[C] extra/tool
[L] BSD
[S] Stable
[V] 2.2
[P] X -----5---9 400.000
[D] 2127938629 libtextcat-2.2.tar.gz http://software.wise-guys.nl/download/