#960767 RFP: python-pressagio -- Pressagio text prediction system

Package:
wnpp
Source:
wnpp
Submitter:
Nicholas D Steeves
Date:
2025-11-29 16:46:29 UTC
Severity:
wishlist
#960767#5
Date:
2020-05-16 12:15:29 UTC
From:
To:
Package name    : python-pressagio
Version         : 0.1.6
Upstream Author : Peter Bouda <hey@peterbouda.eu>
URL             : https://github.com/Poio-NLP/pressagio
https://pressagio.readthedocs.io
License         : Apache-2.0
Programming Lang: Python
Description     : Pressagio text prediction system

 Pressagio is a library that predicts text based on n-gram models. For
 example, you can send a string and the library will return the most
 likely word completions for the last token in the string.
 .
 Pressagio is a pure Python port of the presage library:
https://presage.sourceforge.io
 .
 Pressagio is part of the Poio project: https://www.poio.eu
 .
 [very quickly skimming the source suggests that it requires sqlite, and also
  that it could benefit from some enhance-user-friendliness work for the
  initial per-user setup...unless that would fall under the domain of
  applications that use this library]