Skip to content

wilfreddenton/suggestive

Repository files navigation

suggestive

A prototype suggestive typing system.

Install

  1. git clone https://github.com/wilfreddenton/suggestive
  2. cd suggestive
  3. pip install -r requirements.txt
  4. run this just once to get the corpus python get_corpus.py
  5. python server.py
  6. direct your browser to http://localhost:5000

About

Suggestive Typing with N-gram Language Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published