dinraj910/lstm-next-word-prediction
Next-word prediction language model built using LSTM (RNN) with TensorFlow/Keras, implementing word-level tokenization, sliding window sequence generation, and softmax-based vocabulary prediction.
Stars
1
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dinraj910/lstm-next-word-prediction"
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
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
gsurma/text_predictor
Char-level RNN LSTM text generatorđź“„.
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts.