Skip to content

10aditya/english-word-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Word Predictor

Next word prediction is done by using Regex. For this I created a text file full_words.txt containing 473K English words by combinig words from nltk.corpus.words() and from a list by dwyl.

To run the program:

python suggestions.py

Releases

No releases published

Packages

No packages published

Languages