Next Word Prediction
Keywords : Streamlit, BertTokenizer, BertForMaskedLM, Pytorch
🎬
Project Demo
✔
Application is hosted on Streamlit. You can see the Demo
Next.Word.Prediction.Model.Streamlit.mp4
🛠️
Requirements
- Pynput
- Streamlit
- Torch
- Transformers
✔
How to Install and Use
- Move into cloned directory
cd Next_Word_Prediction_Streamlit
- Now install all requirements
pip install -r requirements.txt
🚀
Run
- After successful installation open & type
streamlit run app.py
and then open a link