Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Next Word Prediction Model

This notebook shows how to train an English next word prediction model using LSTM (w/ Keras and NLTK).

Required files

To run the notebook (next_word_prediction_en_bsd.ipynb) in Google Colab, you need to download the followings and adjust the paths inside the notebook:

Load a trained model

If you want, you can skip the training step and load the trained model below to make predictions.

Notes

Detailed explanations can be found inside the notebook.

About

This repo contains a Jupyter notebook for training an English next word prediction model based on a conversational dataset.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages