naruto-o / next_word_prediction

build a neural network machine learning model that predicts the next word of a given text sequence. We also use this model, to generate text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This model uses RNN LSTM Neural Network to predict the next word and later in this project i will increase the dataset used and increase the efficiency in the coming days by trying different things in this

About

build a neural network machine learning model that predicts the next word of a given text sequence. We also use this model, to generate text.


Languages

Language:Jupyter Notebook 100.0%