wordprediction
Here are 6 public repositories matching this topic...
A simple NLP project for word prediction using N-grams.
-
Updated
Dec 12, 2023 - Jupyter Notebook
This repository contains a Streamlit application for predicting the next word in a given text input using an LSTM model. The application leverages TensorFlow and a pre-trained LSTM model to generate word predictions.
-
Updated
Aug 6, 2024 - Jupyter Notebook
web based application to help a disabled person communicate using only one key stroke
-
Updated
Nov 7, 2018 - HTML
Using a trie we predict the next closest words to the input.
-
Updated
Oct 30, 2020 - C++
C++ Terminal application that predicts the next word based on it's occurrence frequency.
-
Updated
Dec 13, 2023 - C++
Improve this page
Add a description, image, and links to the wordprediction topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wordprediction topic, visit your repo's landing page and select "manage topics."