# NER for Icelandic - MIM-GOLD-NER splits ## MIM-GOLD-NER The original MIM-GOLD-NER data is found at http://hdl.handle.net/20.500.12537/42 This repository packages the data for use with the Datasets library from hugginface. ## Splits Since the original data does not have train, dev and test splits there was a need to create them. See `create_splits.py` for how that was done.