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/ I hope textproc is the right category Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"