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

Share this project:

Updates