summaryrefslogtreecommitdiff
path: root/textproc/libtextcat/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding another header needed for LibreOffice.Thierry Thomas2011-01-311-3/+14
| | | | | | | | Requeted by: bapt Feature safe: yes Notes: svn path=/head/; revision=268503
* Allow some parts to be used from LibreOffice (C++ code).Thierry Thomas2011-01-272-56/+43
| | | | | | | | Submitted by: bapt Feature safe: yes Notes: svn path=/head/; revision=268309
* Adding more headers (1).Thierry Thomas2010-12-091-2/+23
| | | | | | | | | | Since I'm there, define the license. Requested by: bapt (1) X-Teaser: LibreOffice is coming! Notes: svn path=/head/; revision=265941
* Import patches (imported from OpenOffice.org 2.3 by Fedora, at least inThierry Thomas2007-08-238-2/+626
| | | | | | | | | part). These patches, released under a BSD license, seem to improve the accuracy of language detection, especially those that don't have a Latin script. Notes: svn path=/head/; revision=198222
* Libtextcat is a library with functions that implement the classificationThierry Thomas2006-12-041-0/+11
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. WWW: http://software.wise-guys.nl/libtextcat/ Notes: svn path=/head/; revision=178873