Files
kennethreitz 4356c13f7b Definitions from Wiktionary, no WordNet
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>
2026-06-11 22:54:19 -04:00

7 lines
48 B
Plaintext

.venv/
__pycache__/
*.pyc
.DS_Store
dist
build/