Date: Sat, 5 Feb 2011 09:41:52 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/py-zinnia Makefile distinfo pkg-descr pkg-plist Message-ID: <201102050941.p159fqnq065974@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-02-05 09:41:52 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/py-zinnia Makefile distinfo pkg-descr pkg-plist Log: Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost. This is the python interface to the library. WWW: http://zinnia.sourceforge.net/ PR: ports/149686 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Revision Changes Path 1.757 +1 -0 ports/japanese/Makefile 1.1 +37 -0 ports/japanese/py-zinnia/Makefile (new) 1.1 +2 -0 ports/japanese/py-zinnia/distinfo (new) 1.1 +10 -0 ports/japanese/py-zinnia/pkg-descr (new) 1.1 +6 -0 ports/japanese/py-zinnia/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102050941.p159fqnq065974>