Télécharger la liste

Description du projet

Presage (formerly known as Soothsayer) is an intelligent predictive text entry platform. It exploits redundant information embedded in natural languages to generate predictions. Its modular and pluggable architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic information sources.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-14 06:23
0.8.7

Cette version intègre dans Notepad ++, un puissant éditeur de texte Windows, grâce à la nouvel présage prédictif Notepad ++ plugin NppPresage. Il est livré avec la manipulation de profil de configuration améliorée sur Windows : il localise maintenant le répertoire de configuration système de profil de clé de Registre HKCU/logiciel/présage sur Windows et correctement localise le répertoire du profil utilisateur.
Il y a des améliorations à gprompter, y compris un texte mis à jour, édition de widget et une nouvelle fonctionnalité de couleurs inverti. gprompter et pyprompter également venir avec des icônes de nouveau (et laids) sur l'environnement de bureau GNOME.
Tags: Major feature enhancements, Bugfixes, Stable
This release integrates into Notepad++, a powerful Windows text editor, thanks to the new presage predictive Notepad++ plugin NppPresage. It comes with improved configuration profile handling on Windows: it now locates the system profile configuration directory from HKCU/Software/Presage registry key on Windows, and correctly locates the user profile directory.
There are improvements to gprompter, including an updated text editing widget and a new invert colours feature. gprompter and pyprompter also come with new (and ugly) icons on the GNOME desktop.

2011-08-05 06:11
0.8.6

Cette version apporte un support amélioré pour les compilateurs Visual Studio sur Windows via l'API C présage. Il est également livré avec des améliorations à l'éditeur de texte prédictive gprompter. Il est livré avec un certain nombre d'autres améliorations et corrections.
Tags: Minor bugfixes, minor maintenance release
This release brings improved support for Visual Studio compilers on Windows through the presage C API. It also comes with improvements to the predictive text editor gprompter. It comes with a number of other enhancements and fixes.

2011-04-04 04:00
0.8.5

Cette version offre une nouvelle API pour C libpresage, en plus du C + + et Python API. gprompter est maintenant écrit en C pur et utilise la nouvelle libpresage C API. Il ya des améliorations à l'interface du service D-BUS expérimentales et les scripts start-stop. Un client D-BUS exemple Python est également fourni. Il ya un certain nombre d'autres améliorations et corrections.
Tags: Major feature enhancements, Minor bugfixes
This release offers a new C API to libpresage, in addition to the C++ and Python APIs. gprompter is now written in plain C and uses the new libpresage C API. There are improvements to the experimental D-BUS service interface and start-stop scripts. A D-BUS Python example client is also provided. There are a number of other enhancements and fixes.

2010-07-11 02:54
0.8.4

Cette version est livrée avec un certain nombre d'améliorations et de correctifs à son système de construction. Il ajoute partagé versions symbole de la bibliothèque. Symboles exportés par libpresage sont limitées au public symboles API et versionné. Cette version supprime la dépendance sur la copie de commodité intégré de la bibliothèque de l'analyseur de XML de configuration, lorsque libtinyxml un système installé est disponible. Cette version offre également un service de prévision expérimentale DBUS et espagnol génération modèle de langage. Autres corrections de bogues et des améliorations sont également inclus.
Tags: minor maintenance release, Minor bugfixes
This version comes with a number of improvements and fixes to its build system. It adds shared library symbol versioning. Symbols exported by libpresage are limited to public API symbols and versioned. This version removes the dependency on embedded convenience copy of XML configuration parser library, when a system installed libtinyxml is available. This verison also provides an experimental DBUS prediction service and Spanish language model generation. Other bug fixes and enhancements are also included.

2010-04-01 07:29
0.8.1

Ce communiqué de sports améliorations considérables de performance dans son indicateur n-gramme lissé. Durée d'exécution a été accélérée par environ un facteur 5 en réglant certaines requêtes SQL chère à la base de données embarquée SQLite. Cette version vient avec une configuration remaniée et sous-systèmes de gestion des profils. La configuration est lu au niveau du système, l'installation de niveau, et les profils de XML au niveau utilisateur et d'un mode facultatif spécifié par l'utilisateur. Changements aux variables de configuration faite lors de l'exécution par la config () API peuvent maintenant être persisté jusqu'à fichier en appelant la save_profile méthode new () API.
Tags: Major feature enhancements
This release sports significant performance improvements in its smoothed n-gram predictor. Runtime execution was sped up by approximately a factor of 5 by tuning some expensive SQL queries to the embedded SQLite database. This release comes with refactored configuration and profile handling subsystems. Configuration is read from system-level, installation-level, and user-level XML profiles and from an optional user-specified profile. Changes to configuration variables made at runtime through the config() API can now be persisted to file by calling the new save_profile() API method.

Project Resources