Date: Sun, 1 Feb 2009 18:10:25 +0000 (UTC) From: Felippe de Meirelles Motta <lippe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/osbf-lua Makefile distinfo pkg-descr pkg-plist ports/mail/osbf-lua/files patch-config Message-ID: <200902011810.n11IAPN2028846@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.katz@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902011810.n11IAPN2028846>