Poio-NLP/pressagio
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.
GitHub repository with 20 stars and 9 forks.
Language: Python