pakjiddat/word-predictor
Create n-gram models for word predictions
This tool helps content creators, writers, and anyone working with large volumes of text data predict the next word in a sequence. You provide it with a text file, and it generates a model that suggests likely subsequent words based on patterns in your input. It's designed for someone who needs to understand or automate text completion in their domain.
No commits in the last 6 months.
Use this if you need to build and analyze custom word prediction models from your own specific text data.
Not ideal if you're looking for a pre-trained, general-purpose word prediction tool that doesn't require custom model generation.
Stars
7
Forks
1
Language
HTML
License
—
Category
Last pushed
Oct 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/pakjiddat/word-predictor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hangyav/textLSP
Language server for text spell and grammar check with various tools.
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
gsurma/text_predictor
Char-level RNN LSTM text generatorđź“„.
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts.