File size: 386 Bytes
a850dfa
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.