Files
scrabble-dictionary/sources/scrabble_ru
Ilia Denisov 01821afc9a
build / dawg (pull_request) Successful in 6m52s
Reject 9 more adjective-primary false nouns (consistency pass)
Follow-up to v1.2.0: reviewing the kept low-confidence noun verdicts surfaced
adjective-primary words admitted only by colloquial ellipsis, while their twins
were already rejected — notably большой (kept) vs маленький (dropped).

Adds to manual_reject.txt: большой, старшенький, горбатый, городской, одинокий,
вольный, каторжный, припадочный, сподручный. Their real nouns are different
words (горбун, горожанин, одиночка, каторжник) or the sense is marginal/устар.

scrabble.txt -9 (83144->83135); erudit.txt re-folded.
2026-06-20 17:39:09 +02:00
..

scrabble_ru source

scrabble.txt — Russian Scrabble common nouns (nominative singular), produced by the prep pipeline under ../../tools/ from the Russian academic orthographic dictionary, cross-checked against OpenCorpora and libmorph. manual_confirm.txt holds the hand-reviewed additions the pipeline merges in. Built to dawg/ru_scrabble.dawg (make dawg-ru).

The pdftotext source of truth (orfo_dict_2025.txt) and the Stage-1 base (all.txt) are committed here; only the debug dumps (undefined.txt, adjectives.txt, verbs.txt, singulars.txt, fate.tsv) are regenerated locally and git-ignored.