pressagio
Text predictor
A Python library that uses n-gram models to predict text completions
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.
19 stars
8 watching
8 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pzuh/n-grampredictor | An n-Gram predictor algorithm implemented in ActionScript 3.0 to predict the next action based on saved data or sequences. | 4 |
muhaochen/seq_ppi | A deep learning framework for predicting protein-protein interactions based on sequence data | 89 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
cidles/poio-api | A Python library for converting linguistic data from various formats into unified annotation graphs. | 18 |
cidles/poio-analyzer | A collection of software tools for linguists to manage and analyze linguistic data | 13 |
perrygeo/pyimpute | A Python module providing high-level functions to facilitate supervised classification and regression on geospatial data using scikit-learn and rasterio. | 124 |
ciaua/clip2frame | Provides Python code for event localization in music auto-tagging using frame-level prediction models | 32 |
poio-nlp/poio-corpus | A collection of language resources extracted from publicly available sources. | 7 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 16 |
proycon/python-frog | A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
allenai/scicite | A repository providing data and code for building models to predict citation intent in academic papers. | 115 |
christophm/rulefit | An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization. | 411 |
dupontgu/t9-macropad-circuitpython | A CircuitPython project that converts a 12-key macropad into a predictive text keyboard. | 49 |
sktime/skpro | A Python framework for probabilistic regression and prediction tasks | 249 |