sybachpunk/Next-Word-Prediction-with-LSTM
This project demonstrates how to build, train, and deploy a deep learning model for next-word prediction. The model uses a Long Short-Term Memory (LSTM) network, a type of Recurrent Neural Network (RNN), trained on the text of Jane Austen's Emma. An interactive web application is provided using Streamlit to showcase the model's predictions.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Aug 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sybachpunk/Next-Word-Prediction-with-LSTM"
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.