Skip to content

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

Notifications You must be signed in to change notification settings

Psp98/NWP-WC-WC-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages