plugins { id 'org.egothor.radixor.model' } radixorModel { modelId = 'pl-pl-unimorph' language = 'PL_PL' displayName = 'Polish — UniMorph' defaultModel = true sourceName = 'UniMorph' sourceVersion = 'not-recorded-in-legacy-import' sourceRevision = 'not-recorded-in-legacy-import' sourceProject = 'UniMorph' sourceRepository = 'https://github.com/unimorph/pol' sourceDataset = 'UniMorph Polish morphological dataset (`pol`)' sourceRevisionStatus = 'not-recorded-in-legacy-import' sourceLicense = 'CC-BY-SA-3.0' sourceLicenseUri = 'https://creativecommons.org/licenses/by-sa/3.0/' sourceAttribution = 'UniMorph; SGJP authors Marcin Woliński, Zygmunt Saloni, Robert Wołosz, Włodzimierz Gruszczyński, Danuta Skowrońska, and Zbigniew Bronk; Witold Kieraś (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' }