Next Word Prediction ML Frameworks
LSTM and RNN-based models for predicting the next word in a sequence, including language modeling and text autocompletion. Does NOT include general text generation, machine translation, or broader NLP tasks beyond sequential word prediction.
There are 30 next word prediction frameworks tracked. 1 score above 50 (established tier). The highest-rated is minimaxir/textgenrnn at 62/100 with 4,931 stars and 204 monthly downloads.
Get all 30 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=next-word-prediction&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and... |
|
Established |
| 2 |
vpj/python_autocomplete
A simple neural network for python autocompletion |
|
Emerging |
| 3 |
jackcook/predictive-spy
Spying on Apple’s new predictive text model |
|
Experimental |
| 4 |
yuazi/keyboard-AI
Self-learning keyboard layout optimizer using n-gram statistics and an... |
|
Experimental |
| 5 |
realAltamashAli/bilingual-swiftkey-nlp
A high-performance bilingual (EN/DE) text prediction engine using Katz... |
|
Experimental |
| 6 |
subhadipsinha722133/Spelling-Checker-Web-App
📝 A simple and intuitive web application built with Streamlit and... |
|
Experimental |
| 7 |
meddadaek/Next-Word-Prediction-Model
This project trains a neural network to predict the next word based on... |
|
Experimental |
| 8 |
nyuad-hackathon-2019/haneen
Haneen is an mobile solution that helps Arabs type in Arabizi/English, but... |
|
Experimental |
| 9 |
matchaboy7/ngram-language-model
🧠 Build an N-gram language model to generate coherent text, predict next... |
|
Experimental |
| 10 |
ecagri/Turkish-Text-Corrector-Plugin
A browser extension for correcting Turkish text typed with an English... |
|
Experimental |
| 11 |
jaychampaneri14/rnn-text-generator
Character-level RNN for text generation |
|
Experimental |
| 12 |
gokulsoundara/Baby_Name_Generation
Character level language model - Baby Name Generation Automatically |
|
Experimental |
| 13 |
thekirankumarv/AutoCorrectTool
"Auto Correct Tool using Jupyter Notebook: An AI-powered notebook project... |
|
Experimental |
| 14 |
dreuxx/Grammar-Checker-v2-BY-ML
Corrects your grammar in 5 languages directly in your browser. Powered by an... |
|
Experimental |
| 15 |
nurulashraf/rnn-sequence-number-prediction
This analysis demonstrates building and training a simple RNN model to... |
|
Experimental |
| 16 |
sid86-dev/Grammarty
☄️Grammar is a lightweight, extensible Grammar analyzer and auto corrector... |
|
Experimental |
| 17 |
alicerunsonfedora/sniglet
Generate sniglets with machine learning! |
|
Experimental |
| 18 |
loretoparisi/spelling-corrector
Spelling Corrector Train, Correct, Diff Text right in the Browser |
|
Experimental |
| 19 |
danielruijs/dd2424-project
Project in the course DD2424 Deep Learning in Data Science at KTH Royal... |
|
Experimental |
| 20 |
tkarim45/Text-Generation-using-RNN
This repository hosts a comprehensive implementation of Recurrent Neural... |
|
Experimental |
| 21 |
CODING-Enthusiast9857/Automatic_Text_Generation
Welcome to the repository, where innovation meets language! This repository... |
|
Experimental |
| 22 |
marco-roberti/char-dtt-rareword
Codebase for the journal paper "The Rare Word Issue in Natural Language... |
|
Experimental |
| 23 |
zifuyang/Natural-Language-Processing
Using Markov chains and NLTK to create a text-generation machine learning model. |
|
Experimental |
| 24 |
ChristianJason22042004/LSTM_TEXT_GENERATION
Train a dual-layer LSTM on any .txt file and generate new text word by word... |
|
Experimental |
| 25 |
KaustavModak/Next-Word-Prediction-with-LSTM-GRU-BiLSTM
A simple Next-Word Prediction system built using LSTM, GRU, and BiLSTM... |
|
Experimental |
| 26 |
Adi3042/Next-Word-Prediction-LSTM
LSTM-based next word prediction project demonstrating sequence modeling and... |
|
Experimental |
| 27 |
dibyo10/Next_Word_Prediction_LSTM
Stacked LSTM-based next word prediction model built with TensorFlow. Trained... |
|
Experimental |
| 28 |
kanincityy/char_lstm_text_autocompletion
Character-Level Text Auto-Completion with LSTMs |
|
Experimental |
| 29 |
MathiDEV/word_prediction_ia
🧠 Done during IA Pool of PoC. |
|
Experimental |
| 30 |
AlwaysDhruv/Synonymw-Word-Prediction
This project are typically work on word to word to prediction. More... |
|
Experimental |