Files
kennethreitz ee7879b16a Synonyms from Wiktionary too — WordNet fully removed
The same build pass now harvests Wiktionary's curated links
(synonyms, antonyms, hypernyms, hyponym/coordinate/derived/related)
into data/thesaurus.json.gz (2.9MB). synonyms_for reads that, the
sense count comes from the definitions table, and inflections fold in
their base word's links via the same pointers the glosses use. NLTK
stays only for g2p-en's tagger; the wordnet/omw downloads are gone
from the Dockerfile and CI.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 22:59:14 -04:00
..