aboutsummaryrefslogtreecommitdiff
path: root/textproc/soothsayer
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 0.6.3Martin Wilke2009-01-163-15/+29
| | | | | | | | PR: 130436 Submitted by: Ports Fury Notes: svn path=/head/; revision=226250
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Use pkg-config to determinate if sqlite3 are compiled with threadsMarcus Alves Grando2008-04-071-0/+4
| | | | | | | | | - Add USE_GNOME=pkgconfig Reported by: pav Notes: svn path=/head/; revision=210693
* - Update to 0.6Andrew Pantyukhin2007-09-072-6/+6
| | | | Notes: svn path=/head/; revision=199054
* - Update to 0.5Andrew Pantyukhin2007-08-182-4/+4
| | | | Notes: svn path=/head/; revision=197871
* Add port textproc/soothsayer:Andrew Pantyukhin2007-08-074-0/+65
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/ Notes: svn path=/head/; revision=197287