Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
PyWordle 預覽

PyWordle 作者: ncummins1

Cheat in Wordle! Provides up to 5 of the most statistically likely "best guesses" for Wordle/Wordler.

0 (0 reviews)0 (0 reviews)
無使用者無使用者
必須使用 Firefox 才能使用此擴充套件
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

關於此擴充套件
This addon connects to a PythonAnywhere service that parses through the HTML of Wordle/Wordler to extract your current game state, calculate the best words to guess, and displays the first 5, from most to least likely.

How to use it?

When you're playing a game, open on your "Extensions" drop-down, and click on the PyWordle icon. If you haven't played a word yet, the program will display "roate," which is the mathematically best starting word. To get new hints, click the icon again, and it will calculate the best 5 words for each round!

How does it work?

According to the New York Times, their editors select words daily from the Oxford English Dictionary. Unfortunately, the OED, with over 600,000 words, is behind a paywall, locked only for researchers with license access. To get around this, I generated a list of 2,250,601 possible combinations of 5 letters based on the phonetic and written limitations of English. After cross-referencing with the OED website using an automated Python script, we found 39,513 valid words. Many of these words, however, are archaic, obsolete, and/or outdated. To adjust for this, I used the 2012 Google Ngram dataset, which describes the frequency between the years 1500 and 2012 every word in the Google Books library appears, to calculate a # instances per million words for every valid word. For example, the word "words" appears, on average, 466.08 times for every million English words.

The Wordle rules are simple:
- "absent" letters will never appear
- "present" letters are present, but in the wrong location
- "correct" letters are...correct

Using this as a filter, we can easily determine every possible word for a given game state, and after sorting by the frequency, we can get what word the Editors, who chose the words, most likely selected.

GitHub: nolan-cummins
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料了解更多

必要權限:

  • 存取您在 nytimes.com 網域中的資料
  • 存取您在 wordly.org 網域中的資料

選用的權限:

  • 存取您在 nytimes.com 網域中的資料
  • 存取您在 wordly.org 網域中的資料
  • 存取您在 ncummins1.pythonanywhere.com 的資料
更多資訊
附加元件網址
  • 技術支援信箱
版本
1.0
大小
22.47 KB
最近更新
4 個月前 (2025年5月30日)
相關分類
  • 遊戲與娛樂
授權條款
MIT License
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
ncummins1 製作的更多擴充套件
  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。