Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 394 Bytes

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