plugins { id 'org.egothor.radixor.model' } radixorModel { modelId = 'hu-hu-default' language = 'HU_HU' displayName = 'Hungarian 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/hun' sourceDataset = 'UniMorph Hungarian morphological dataset (`hun`)' sourceRevisionStatus = 'not-recorded-in-legacy-import' sourceLicense = 'CC-BY-SA-3.0' sourceLicenseUri = 'https://creativecommons.org/licenses/by-sa/3.0/' sourceAttribution = 'UniMorph; Christo Kirov, Ryan Cotterell, and Khuyagbaatar Batsuren (conversion); Judit Ács and Gábor Bella (validation); English 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' }