Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word-prediction

A basic machine learning model to predict the next word.

  • build using pre-trained model LSTM

  • implements NLP & DL

  • trainer.py is the training and learning model

  • predictor.py is the program that makes the predictions on the basis of the trained model in tariner.py

  • metamorphosis_clean.txt is the cleaned up pre-processed text file for sample input which is used for training the model

About

A basic machine learning model to predict the next word.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages