Hacker News new | ask | show | jobs
by Syzygies 1620 days ago
They made a mistake. There are 2,315 relatively familiar words that can be the secret word, and 12,972 words in all that are accepted as guesses.

Using the full list as potential guess words, TARES is optimal for a random secret word from the full list, and SOARE is optimal for a random secret word from the short list.

Neither of these words appear in the short list. If one sticks to the short list for both guesses and secrets, RAISE is optimal.

1 comments

Would you mind (or anyone) mind sharing github code to the Shannon method? I'd simply like to learn from it
Here is someone's write-up (with code) using the entropy method: https://jluebeck.github.io/posts/WordleSolver