Predicting the next word train a model using a corpus of Shakespeare's sonnets predict the next word in a text sequence creating some helper functions to pre-process the data Used Packages: TensorFlow Keras Tokenizer Pad_sequences Embedding LSTM