mirror of
https://github.com/kennethreitz/rhymepad.org.git
synced 2026-06-20 15:40:57 +00:00
4356c13f7b
A one-time build script distills the kaikki.org English Wiktionary extract down to the CMUdict vocabulary (data/definitions.json.gz, 2.1MB): up to three short glosses per word, with inflections leading back to their base word's senses. The lookup panel shows them under the phonetic readout. CC BY-SA attribution in the footer. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
7 lines
48 B
Plaintext
7 lines
48 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|
|
dist
|
|
build/
|