lila/scripts
lila 2b177aad5b feat(db): add incremental upsert seed script for WordNet vocabulary
Implements packages/db/src/seed.ts — reads all JSON files from
scripts/datafiles/, validates filenames against supported language
codes and POS, and upserts synsets into  and
via onConflictDoNothing. Safe to re-run; produces 0 writes on
a duplicate run.
2026-03-30 15:58:01 +02:00
..
datafiles feat(db): add incremental upsert seed script for WordNet vocabulary 2026-03-30 15:58:01 +02:00
extract-en-it-nouns.py refactor: migrate to deck-based vocabulary curation 2026-03-27 16:53:26 +01:00
requirements.txt refactor: migrate to deck-based vocabulary curation 2026-03-27 16:53:26 +01:00