Next Word Prediction NLP Tools
Tools that predict the next word or complete partial text/sentences in interactive systems. Includes n-gram models, neural networks, and autocomplete implementations. Does NOT include general language models, code completion, spelling correction, or broader text generation tasks.
There are 56 next word prediction tools tracked. 1 score above 50 (established tier). The highest-rated is hangyav/textLSP at 50/100 with 86 stars.
Get all 56 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=next-word-prediction&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Tool | Score | Tier |
|---|---|---|---|
| 1 |
hangyav/textLSP
Language server for text spell and grammar check with various tools. |
|
Established |
| 2 |
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators |
|
Emerging |
| 3 |
gsurma/text_predictor
Char-level RNN LSTM text generator📄. |
|
Emerging |
| 4 |
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs |
|
Emerging |
| 5 |
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts. |
|
Emerging |
| 6 |
ivanliu1989/SwiftKey-Natural-language
SwiftKey, our corporate partner in this capstone, builds a smart keyboard... |
|
Emerging |
| 7 |
susantabiswas/Word-Prediction-Ngram
Next Word Prediction using n-gram Probabilistic Model with various Smoothing... |
|
Emerging |
| 8 |
LexiestLeszek/namegen
Self-contained, minimalistic implementation of a language model that... |
|
Emerging |
| 9 |
sviperm/neuro-comma
🇷🇺 Punctuation restoration production-ready model for Russian language 🇷🇺 |
|
Emerging |
| 10 |
KhaledAshrafH/Auto-Filling-Text
This project is an auto-filling text program implemented in Python using... |
|
Emerging |
| 11 |
starlordvk/Typing-Assistant
Typing Assistant provides the ability to autocomplete words and suggests... |
|
Emerging |
| 12 |
alinamuliak/N-gramTextPrediction
Prediction of the following words using N-gram technique. |
|
Emerging |
| 13 |
unixpickle/char-rnn
Generate text with recurrent neural nets |
|
Emerging |
| 14 |
ZavierYang/N-gram-model-for-Hangman-game
Use different orders of N-gram model to play Hangman game. |
|
Emerging |
| 15 |
benthecoder/next-word-predictor
https://benthecoder.shinyapps.io/Next-Word-PredictR/ |
|
Emerging |
| 16 |
interscript/rababa
Rababa, the diacritization library for Arabic and Hebrew (Abjad scripts in general) |
|
Experimental |
| 17 |
Jed-Z/ngram-text-prediction
用 n-gram... |
|
Experimental |
| 18 |
pakjiddat/word-predictor
Create n-gram models for word predictions |
|
Experimental |
| 19 |
vgherard/sbo
Utilities for training and evaluating text predictors based on Stupid... |
|
Experimental |
| 20 |
dinraj910/lstm-next-word-prediction
Next-word prediction language model built using LSTM (RNN) with... |
|
Experimental |
| 21 |
subhadipsinha722133/Spelling-Checker-Web-App
📝 A simple and intuitive web application built with Streamlit and... |
|
Experimental |
| 22 |
arusl/nwp-en-bsd
This repo contains a Jupyter notebook for training an English next word... |
|
Experimental |
| 23 |
mariam-william/ngram-autofill-arabic-corpus
Search Autofill project using n-gram model and Arabic corpus |
|
Experimental |
| 24 |
nyuad-hackathon-2019/haneen
Haneen is an mobile solution that helps Arabs type in Arabizi/English, but... |
|
Experimental |
| 25 |
dream-1ab/spell_corrector
Spell correction language model for Uyghur language based on transformer... |
|
Experimental |
| 26 |
brybailey/NLPWordPredictor
Word Predictor using an n-gram model for the final project of our Natural... |
|
Experimental |
| 27 |
adkhamboy/next-word-prediction
Next Word Prediction model in UZBEK language |
|
Experimental |
| 28 |
dogterbox/predictive-keyboard
Predictive Keyboard on Thai Language |
|
Experimental |
| 29 |
sid86-dev/Grammarty
☄️Grammar is a lightweight, extensible Grammar analyzer and auto corrector... |
|
Experimental |
| 30 |
katanaml/text-completion
Text completion with Hugging Face and TensorFlow.js running on Node.js |
|
Experimental |
| 31 |
matchaboy7/ngram-language-model
🧠 Build an N-gram language model to generate coherent text, predict next... |
|
Experimental |
| 32 |
realAltamashAli/dss-capstone-swiftkey
Next Word Prediction App using NLP and Shiny. |
|
Experimental |
| 33 |
AsadiAhmad/Word-Predictor
predict 10 words with n-gram techniqe |
|
Experimental |
| 34 |
Saeed-Biabani/Next-Word-Prediction
Next word prediction. aims to generate coherent and contextually relevant... |
|
Experimental |
| 35 |
RobinMillford/NLP-Auto-correction-Prediction-System-Streamlit
This is a Streamlit web application for word correction and suggestions... |
|
Experimental |
| 36 |
alessioc42/wordAutoComplete
A heuristic approach to completing single words in the context of text... |
|
Experimental |
| 37 |
abdullatifkaban/Yunus_Emre_Siir
Yunus Emre şiirlerini öğrenip benzer şiir yazma aracı |
|
Experimental |
| 38 |
FrederickRoman/syllable-count-predictor
Neural network model that predicts the number of syllables in an English... |
|
Experimental |
| 39 |
Jovana-Gentic/Text_generation_food_reviews
Next word prediction with LSTMs, CNNs and transformers. Generating food reviews. |
|
Experimental |
| 40 |
AlwaysDhruv/Synonymw-Word-Prediction
This project are typically work on word to word to prediction. More... |
|
Experimental |
| 41 |
AAdewunmi/Next-Word-Prediction-Project
Deep Learning predictive text website (Data Science) || Python, Django,... |
|
Experimental |
| 42 |
skandvj/NeuroLex-Sequence-Modeling-Engine
A Next-Token Prediction Engine using LSTMs/RNNs. Demonstrates the... |
|
Experimental |
| 43 |
goncharik/SwiftTextRank
Swift implementation of TextRank algorithm |
|
Experimental |
| 44 |
NAVANEETHELITE/AUTO_COMPLETE_STREAMLIT
Lazy of typing the whole sentence?? Use my TEXT AUTO COMPLETION app. This... |
|
Experimental |
| 45 |
sybachpunk/Next-Word-Prediction-with-LSTM
This project demonstrates how to build, train, and deploy a deep learning... |
|
Experimental |
| 46 |
PranayPatel12/Next-Word-Prediction
This project implements a next word prediction model using Recurrent Neural... |
|
Experimental |
| 47 |
Harshilkothiya/Next-Word-Prediction
Make next word predictor in game of throne books data set |
|
Experimental |
| 48 |
chihebnabil/ZipfNextWordPredictor
An experimental implementation of text prediction using Zipf's law to... |
|
Experimental |
| 49 |
abhi227070/Next-Word-Prediction-Using-LSTM
This project predicts the next word in a sequence of text, aiding users in... |
|
Experimental |
| 50 |
Ericn01/N-Gram-Text-Predictor
Performant next-word prediction engine built in R using n-gram modeling and... |
|
Experimental |
| 51 |
comsa33/DL-auto_code_completion
auto_code_complete is a deep-learning based auto word-completetion program... |
|
Experimental |
| 52 |
2003HARSH/Next-Word-Prediction-using-RNN-LSTM-GRU
The Next Word Predictor using LSTM is a project that builds a text... |
|
Experimental |
| 53 |
achrafib1/Text-Flow
TextFlow: A Streamlit app providing text correction and autocomplete... |
|
Experimental |
| 54 |
MUHAMMADAKMAL137/GPU-Accelerated-Next-Word-Prediction-Using-LSTM-and-PyTorch
This repository implements a GPU-accelerated next-word prediction model... |
|
Experimental |
| 55 |
ArevikKH/RNN-Text-Generation-Model
An end-to-end RNN-based text generation pipeline built with PyTorch.... |
|
Experimental |
| 56 |
a-alhaouil/next_word_prediction
this a project for predicting the next word in a sequence using various models. |
|
Experimental |