Skip to content

ranpy13/word-prediction

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages