1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/deskutils/presage/pkg-plist
Tobias C. Berner 3bbf0f33c9 deskutils/presage: New port
Presage is an intelligent predictive text entry system.

Presage (formerly known as Soothsayer) generates predictions by modelling
natural language as a combination of redundant information sources. Presage
computes probabilities for words which are most likely to be entered next by
merging predictions generated by the different predictive algorithms. Presage’s
modular and extensible architecture allows its language model to be extended
and customized to utilize statistical, syntactic, and semantic predictive
algorithms.

WWW: https://presage.sourceforge.io/

This port will be required by maliit-keyboard, the defacto standard
virtual keyboard for Plasma Wayland Desktop
2021-06-30 13:06:17 +02:00

34 lines
939 B
Plaintext

bin/presage_dbus_python_demo
bin/presage_dbus_service
bin/presage_demo
bin/presage_demo_text
bin/presage_simulator
bin/text2ngram
etc/presage.xml
include/presage.h
include/presageCallback.h
include/presageException.h
lib/libpresage.so
lib/libpresage.so.1
lib/libpresage.so.1.1.1
%%PYTHON_SITELIBDIR%%/presage_dbus_service.py
%%PYTHON_SITELIBDIR%%/presage_dbus_service.pyc
%%PYTHON_SITELIBDIR%%/presage_dbus_service.pyo
man/man1/presage_dbus_python_demo.1.gz
man/man1/presage_dbus_service.1.gz
man/man1/presage_demo.1.gz
man/man1/presage_demo_text.1.gz
man/man1/presage_simulator.1.gz
man/man1/text2ngram.1.gz
share/dbus-1/services/org.gnome.presage.service
%%DATADIR%%/abbreviations_en.txt
%%DATADIR%%/abbreviations_it.txt
%%DATADIR%%/database_en.db
%%DATADIR%%/database_es.db
%%DATADIR%%/database_it.db
%%DATADIR%%/getting_started.txt
%%DATADIR%%/presage.png
%%DATADIR%%/presage.svg
%%DATADIR%%/presage.xpm
%%DATADIR%%/python_binding.txt