Psp98 / NWP-WC-WC-Engine

A simple next-word prediction, word completion and word correction engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NWP-WC-WC-Engine

A simple next-word prediction, word completion and word correction engine.

Sample Demonstration

1. Next-Word Prediction

next-1 next-2

2. Word Completion

comp-1 complete-2

3. Word Correction

cor-1 cor-2

Note: Put Main.py and Big.txt in same directory before running the code.

References:

  1. http://norvig.com/big.txt (Corpus)
  2. https://github.com/michaelfester/mastodon

About

A simple next-word prediction, word completion and word correction engine.


Languages

Language:Python 100.0%