智能預測文字輸入平臺 presage 0.8.7 發布

fmms 13年前發布 | 8K 次閱讀 文字輸入

presage 0.8.7 發布,這是個重要的版本。該版本整合進強大的Windows 文本編輯器 Notepad++ ,具體如下:

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.

Presage(前身為Soothsayer)是一種智能預測文字輸入平臺。它利用自然語言中的冗余信息嵌入到生成的預測。它的模塊化和可插入架構允許它的語言模式,擴展和定制,利用統計,句法和語義信息來源。
項目地址:http://presage.sourceforge.net/

logo.png

Requirements

A working development environment:

  • On Linux/Unix systems, this means having GCC, the GNU Compiler Collection packages, as well as libraries for these languages (libstdc++, libgcj, glibc, etc).
  • On Windows systems, please use Cygwin or MinGW.

Please refer to:

files for more detailed information on software dependencies required to build presage.

A full list of required and optional software can be found in the README.

Releases

Stable releases are available for download from SourceForge.

Download presage

SVN access

You can obtain the very latest ``bleeding edge'' source code directly from our SVN repository.

Please note that the latest sources may be in an experimental state and thus not suitable for general usage (in practice, however, the latest trunk is always in pretty good shape).

Please refer to the source code repository section on the Development page for additional instructions.

Building presage

Presage is currently available in source code form only.

Building is just as easy as:

./configure
make all

To run the test suite:

make check

To install, just say:

make install

</div> </div>

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!