diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
commit | 989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch) | |
tree | 9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /devel/p5-Algorithm-NaiveBayes | |
parent | ad16b66412609069f1b49ba2ed222c8fce166fba (diff) |
Notes
Diffstat (limited to 'devel/p5-Algorithm-NaiveBayes')
-rw-r--r-- | devel/p5-Algorithm-NaiveBayes/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-NaiveBayes/pkg-descr b/devel/p5-Algorithm-NaiveBayes/pkg-descr index c09f6fe38e7d..03caa040af4f 100644 --- a/devel/p5-Algorithm-NaiveBayes/pkg-descr +++ b/devel/p5-Algorithm-NaiveBayes/pkg-descr @@ -7,6 +7,5 @@ A paper by Fabrizio Sebastiani provides a really good introduction to text categorization: http://faure.iei.pi.cnr.it/~fabrizio/Publications/ACMCS02.pdf -WWW: http://search.cpan.org/dist/Algorithm-NaiveBayes/ - Author: Ken Williams <ken@mathforum.org> +WWW: http://search.cpan.org/dist/Algorithm-NaiveBayes/ |