Skip to content

This is a next word predictor using a LSTM RNN ,TensorFlow and keras , built a model to predict the next word in a sequence based on a given input text. i have used a Tokenizer to preprocess the text data, then trained a Sequential model using LSTM layers. Finally, I have saved the model and tokenizer to files

Notifications You must be signed in to change notification settings

A-A-D-I-C-O-D-E/Next-word-prediction-LSTM-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next-word-prediction-LSTM-

About

This is a next word predictor using a LSTM RNN ,TensorFlow and keras , built a model to predict the next word in a sequence based on a given input text. i have used a Tokenizer to preprocess the text data, then trained a Sequential model using LSTM layers. Finally, I have saved the model and tokenizer to files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published