aboutsummaryrefslogtreecommitdiff
path: root/textproc/soothsayer/pkg-descr
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-08-07 12:11:14 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-08-07 12:11:14 +0000
commitfba2f87a8c1b39c41d99dced1ffb8d829d2c2ec7 (patch)
treef26e6cf4cdbc9da6baad8b129d827f23320e5706 /textproc/soothsayer/pkg-descr
parent0041dc47f932d3667929d644c5ffcf93e924f0ee (diff)
Notes
Diffstat (limited to 'textproc/soothsayer/pkg-descr')
-rw-r--r--textproc/soothsayer/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/soothsayer/pkg-descr b/textproc/soothsayer/pkg-descr
new file mode 100644
index 000000000000..6ad27f99ca7c
--- /dev/null
+++ b/textproc/soothsayer/pkg-descr
@@ -0,0 +1,14 @@
+Soothsayer is an intelligent predictive text entry platform. Soothsayer
+exploits redundant information embedded in natural languages to generate
+predictions. Soothsayer's modular and pluggable architecture allows its
+language model to be extended and customized to utilize statistical,
+syntactic, and semantic information sources.
+
+A predictive text entry system attempts to improve ease and speed of
+textual input. Word prediction consists in computing which word tokens
+or word completions are most likely to be entered next. The system
+analyses the text already entered and combines the information thus
+extracted with other information sources to calculate a set of most
+probable tokens.
+
+WWW: http://soothsayer.sourceforge.net/