We have often see that when type a word in google or keyboard it gives us the suggestion what is next word it nothing using RNN or LSTM model so we are going to make a small model based on RNN and predict the next word .
Main objective using lstm algorithm we are going to take a document and from that document we are going to predict the next word if a sentences is given .
Built With
- keras
- python
- tensorflow
Log in or sign up for Devpost to join the conversation.