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 /textproc/p5-AI-Categorizer | |
parent | ad16b66412609069f1b49ba2ed222c8fce166fba (diff) | |
download | ports-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.tar.gz ports-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.zip |
Notes
Diffstat (limited to 'textproc/p5-AI-Categorizer')
-rw-r--r-- | textproc/p5-AI-Categorizer/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-AI-Categorizer/pkg-descr b/textproc/p5-AI-Categorizer/pkg-descr index 2635b7316ad8..d96fec2be290 100644 --- a/textproc/p5-AI-Categorizer/pkg-descr +++ b/textproc/p5-AI-Categorizer/pkg-descr @@ -17,5 +17,5 @@ use the interfaces of the individual classes in the framework. A simple sample script that reads a training corpus, trains a categorizer, and tests the categorizer on a test corpus, is distributed as eg/demo.pl . -WWW: http://search.cpan.org/dist/AI-Categorizer Author: Ken Williams <ken@mathforum.org> +WWW: http://search.cpan.org/dist/AI-Categorizer |