Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 260 Bytes

Get Next Word

Using a deep learning based sequence model to predict the next likely words given an incomplete sentence as the input.

Pre-requisites:

  • TensorFlow 2.X
  • Streamlit
  • Python 3.5-3.8

Quickstart

$ streamlit run app.py