lippe       2009-02-01 18:10:25 UTC

  FreeBSD ports repository

  Added files:
    mail/osbf-lua        Makefile distinfo pkg-descr pkg-plist 
    mail/osbf-lua/files  patch-config 
  Log:
  OSBF-Lua (Orthogonal Sparse Bigrams with confidence Factor) is a Lua C module 
for text classification. It is a port of the OSBF classifier implemented in the 
CRM114 project. This implementation attempts to put focus on the classification 
task itself by using Lua as the scripting language, a powerful yet light-weight 
and fast language, which makes it easier to build and test more elaborated 
filters and training methods.
  
  WWW: http://osbf-lua.luaforge.net/
  
  Submitted by:   RicardoSSP <ricardo.k...@gmail.com> (via mail)
  Reviewed by:    myself
  
  Revision  Changes    Path
  1.1       +33 -0     ports/mail/osbf-lua/Makefile (new)
  1.1       +3 -0      ports/mail/osbf-lua/distinfo (new)
  1.1       +14 -0     ports/mail/osbf-lua/files/patch-config (new)
  1.1       +8 -0      ports/mail/osbf-lua/pkg-descr (new)
  1.1       +18 -0     ports/mail/osbf-lua/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to