aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-01 20:56:49 +0800
committerpav <pav@FreeBSD.org>2006-05-01 20:56:49 +0800
commit0ee20a991a865e908aa219c766e5e3096c5f21d1 (patch)
tree1dd8b305ca23e902f1417c516dd765452630a6bf /textproc/Makefile
parent28e26037c090b4148a881611a18f87f3a2e98ba8 (diff)
downloadfreebsd-ports-gnome-0ee20a991a865e908aa219c766e5e3096c5f21d1.tar.gz
freebsd-ports-gnome-0ee20a991a865e908aa219c766e5e3096c5f21d1.tar.zst
freebsd-ports-gnome-0ee20a991a865e908aa219c766e5e3096c5f21d1.zip
Divmod Reverend is a simple, general purpose Bayesian classifier,
written in Python. It is designed to be easy to adapt and extend for your application. Stuff you can do with the Reverend: * classify RSS stories * classify recipes by cuisine * who do you write like? Shakespeare, Dickens or Austen * detect the language of a document * is your code more like Guido's or Peter's Author: Amir Bakhtiar <amir@divmod.org> WWW: http://www.divmod.org/trac/wiki/DivmodReverend PR: ports/96531 Submitted by: Nicola Vitale <nivit@email.it>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e06310db6246..beddd33cc903 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -640,6 +640,7 @@
SUBDIR += py-ltxml
SUBDIR += py-pyx12
SUBDIR += py-rdflib
+ SUBDIR += py-reverend
SUBDIR += py-rss2gen
SUBDIR += py-rxp
SUBDIR += py-sgrep