Live data from Hacker News

Guess the daily Wordle in one try using the tweet distribution

kaggle.com

11–20 of 122 posts

Re: Guess the daily Wordle in one try using the tweet distribution

#13
This is brilliant and something I had the intuition was possible, just couldn't put it all together myself. What was missing, I think, in my thought process was just taking into account the general common occurrence of words in English in general. Plus how to deal with static.

Just so cool someone put this together, major props.

Re: Guess the daily Wordle in one try using the tweet distribution

#17
This is a really cool approach, definitely did not think of trying this! If you'd prefer to play without the crowdsourced data, I spent a couple hours on the following dictionary search algo yesterday which can typically solve puzzles in 3-4 guesses: https://github.com/rgkimball/wordlebot
Post reply on HN