chuan-khuna / wordle-but-statistics

Optimally solve wordle puzzle via statistics, information theory(3b1b)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordle but statistics

  • finding some insight behind 5-letter(or n-letter) English words.
  • Is there any optimal way to guess the word.

Corpus

  • ENG: Python NLTK Brown: common n-letter words.csv
  • TH: pythainlp TTC - select frequently used words freq > 50

References

About

Optimally solve wordle puzzle via statistics, information theory(3b1b)


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%