Fixed the main dictionary file
Set the guess limit at 6 Added 7 letter words
This commit is contained in:
parent
947ed37974
commit
1367d99446
8 changed files with 1201 additions and 48 deletions
|
|
@ -2,8 +2,12 @@ oxford-word-list.htm
|
|||
Taken from https://www.oxfordwordlist.com/pages/report.asp
|
||||
|
||||
en_GB.dic
|
||||
en_GB.aff
|
||||
This is a Hunspell dictionary taken from this location:
|
||||
https://archive.netbsd.org/pub/pkgsrc-archive/distfiles/2019Q4/hunspell-dictionaries/en_GB-20061130/en_GB.zip
|
||||
|
||||
The possible set of words is produced by running it through "unmunch" as per this Stack Overflow answer:
|
||||
https://stackoverflow.com/questions/42566916/how-to-obtain-all-possible-words-from-given-hunspell-dictionary
|
||||
|
||||
The_Oxford_3000.txt
|
||||
https://github.com/sapbmw/The-Oxford-3000/blob/master/The_Oxford_3000.txt
|
||||
1150
dict/en_GB.aff
Normal file
1150
dict/en_GB.aff
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue