Date: Mon, 22 Jan 2007 07:51:28 +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/textproc Makefile ports/textproc/weka Makefile distinfo pkg-descr ports/textproc/weka/files weka.sh.in Message-ID: <200701220751.l0M7pSWR094770@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-01-22 07:51:28 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/weka Makefile distinfo pkg-descr
textproc/weka/files weka.sh.in
Log:
Weka is a collection of machine learning algorithms for data mining tasks. The
algorithms can either be applied directly to a dataset or called from your own
Java code. Weka contains tools for data pre-processing, classification,
regression, clustering, association rules, and visualization. It is also
well-suited for developing new machine learning schemes.
WWW: http://www.cs.waikato.ac.nz/ml/weka/
PR: ports/108143
Submitted by: Simon Olofsson <simon at olofsson.de>
Revision Changes Path
1.1098 +1 -0 ports/textproc/Makefile
1.1 +37 -0 ports/textproc/weka/Makefile (new)
1.1 +3 -0 ports/textproc/weka/distinfo (new)
1.1 +5 -0 ports/textproc/weka/files/weka.sh.in (new)
1.1 +7 -0 ports/textproc/weka/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701220751.l0M7pSWR094770>
