Skip to content

This project features a Next Word Prediction Model deployed via a FLASK API, implemented using a Bi-LSTM model with an attention layer.

Notifications You must be signed in to change notification settings

deivanand/Next-Word-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next-Word-Prediction

This is my thesis done under the guidance of the faculty at Vellore Institute of Technology Chennai.

In order to deploy the project run app.py from the python command prompt.

Download all prerequisites for a smooth deployment.

If the JSON files or pickle files aren't working correctly, run the main file once on your PC and deploy it once again.

Please feel free to share your suggestions with me.