Commit Graph

13 Commits

Author SHA1 Message Date
mmcwilliams d388791009 A few more Python2 -> Python3 changes 2024-06-28 15:00:43 -04:00
mmcwilliams 627d7197f7 In python3 xrange has been renamed to range 2024-06-28 14:55:10 -04:00
mmcwilliams 95b769f165 Rewrite to_rugbits 2024-06-28 12:42:29 -04:00
mmcwilliams 2b90d9a495 With open, not open 2024-06-28 09:37:28 -04:00
mmcwilliams ff090f2744 Cannot use parameterized arguments in 3 2024-06-28 09:35:43 -04:00
Tim Head 0bc618049e Undo temporary filename change
Forgot to undo temporary filename change
2014-11-21 09:32:23 +01:00
Tim Head e89bbe2399 New word list based on google ngram from 2008
In addition made handling of word lists in thesethreewords.py
more modular.
2014-11-21 09:23:07 +01:00
Tim Head ff5d158a4e Yet another wordlist, based on WordNet this time 2014-11-17 18:25:37 +01:00
Tim Head f88c7f856d Bug fix for duplicate words
This word list is still pretty bad ...
2014-11-17 16:38:15 +01:00
Tim Head 9c9f32c2a7 Added a word list generator using google ngram as input 2014-11-17 16:11:41 +01:00
Tim Head ee608b46b5 Less convoluted conversion of a list of bytes to integer
After a few hours of sleep I do remember basic computing
2014-11-17 10:45:51 +01:00
Tim Head 2a39a9b188 Update thesethreewords.py 2014-11-17 01:10:43 +01:00
Tim Head e91356c0c1 Initial commit 2014-11-17 01:03:10 +01:00