Skip to content

This project uses LSTM, a type of neural network, for next word prediction. You input a seed text and specify the desired length. The LSTM model then generates the next word based on learned patterns from training data. It's a user-friendly tool for exploring how well the model can predict and generate coherent text continuations.

Notifications You must be signed in to change notification settings

Sasmitha22/LSTM-Word-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LSTM-Word-Prediction

This project uses LSTM, a type of neural network, for next word prediction. You input a seed text and specify the desired length. The LSTM model then generates the next word based on learned patterns from training data. It's a user-friendly tool for exploring how well the model can predict and generate coherent text continuations.

accuracy

9

About

This project uses LSTM, a type of neural network, for next word prediction. You input a seed text and specify the desired length. The LSTM model then generates the next word based on learned patterns from training data. It's a user-friendly tool for exploring how well the model can predict and generate coherent text continuations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published