A prototype suggestive typing system.
git clone https://github.com/wilfreddenton/suggestive
cd suggestive
pip install -r requirements.txt
- run this just once to get the corpus
python get_corpus.py
python server.py
- direct your browser to
http://localhost:5000