diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /textproc/p5-AI-Categorizer | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) |
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 4fe911e0d9bb..8f2a6cc27546 100644 --- a/textproc/p5-AI-Categorizer/pkg-descr +++ b/textproc/p5-AI-Categorizer/pkg-descr @@ -17,4 +17,4 @@ 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/ +WWW: https://metacpan.org/release/AI-Categorizer |