Date: Mon, 4 Dec 2006 21:45:23 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/libtextcat Makefile distinfo pkg-descr pkg-plist ports/textproc/libtextcat/files patch-src_Makefile.in Message-ID: <200612042145.kB4LjNcH034247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thierry     2006-12-04 21:45:23 UTC
  FreeBSD ports repository
  Modified files:
    textproc             Makefile 
  Added files:
    textproc/libtextcat  Makefile distinfo pkg-descr pkg-plist 
    textproc/libtextcat/files patch-src_Makefile.in 
  Log:
  Libtextcat 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.
  
  WWW: http://software.wise-guys.nl/libtextcat/
  
  Revision  Changes    Path
  1.1081    +1 -0      ports/textproc/Makefile
  1.1       +39 -0     ports/textproc/libtextcat/Makefile (new)
  1.1       +3 -0      ports/textproc/libtextcat/distinfo (new)
  1.1       +11 -0     ports/textproc/libtextcat/files/patch-src_Makefile.in (new)
  1.1       +17 -0     ports/textproc/libtextcat/pkg-descr (new)
  1.1       +85 -0     ports/textproc/libtextcat/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612042145.kB4LjNcH034247>
