plugins { id 'org.egothor.radixor.model' } radixorModel { modelId = 'uk-ua-default' language = 'UK_UA' displayName = 'Ukrainian default model' defaultModel = true sourceName = 'UniMorph' sourceVersion = 'not-recorded-in-legacy-import' sourceRevision = 'not-recorded-in-legacy-import' sourceProject = 'UniMorph' sourceRepository = 'https://github.com/unimorph/ukr' sourceDataset = 'UniMorph Ukrainian morphological dataset (`ukr`); repository also documents non-distributed VESUM data' sourceRevisionStatus = 'not-recorded-in-legacy-import' sourceLicense = 'CC-BY-SA-3.0' sourceLicenseUri = 'https://creativecommons.org/licenses/by-sa/3.0/' sourceAttribution = 'UniMorph; Witold Kieraƛ and Maria Shvedova are credited for the separate VESUM conversion; Wiktionary contributors' sourceVerificationDate = '2026-07-22' transformationsSummary = 'Cleaning, normalization, grouping inflected forms by lemma, deduplication, filtering invalid rows, reformatting into Radixor dictionary groups, GZip packaging, and generation of runtime descriptor and checksum metadata' noticeFileName = 'NOTICE-model-data.txt' }