plugins { id 'org.egothor.radixor.model' } radixorModel { modelId = 'nl-nl-default' language = 'NL_NL' displayName = 'Dutch 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/nld' sourceDataset = 'UniMorph Dutch morphological dataset (`nld`)' sourceRevisionStatus = 'not-recorded-in-legacy-import' sourceLicense = 'CC-BY-SA-3.0' sourceLicenseUri = 'https://creativecommons.org/licenses/by-sa/3.0/' sourceAttribution = 'UniMorph and Wikipedia 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' }