Skip to content
#

predictive-text

Here are 16 public repositories matching this topic...

This repository implements a GPU-accelerated next-word prediction model using PyTorch and LSTM. It includes data preprocessing with NLTK, vocabulary creation, training on tokenized text, and generating text predictions, starting from a given input phrase.

  • Updated May 2, 2025
  • Jupyter Notebook

This repository implements a GPU-accelerated next-word prediction model using PyTorch and LSTM. It includes data preprocessing with NLTK, vocabulary creation, training on tokenized text, and generating text predictions, starting from a given input phrase.

  • Updated May 21, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the predictive-text topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the predictive-text topic, visit your repo's landing page and select "manage topics."

Learn more