Kenneth Enevoldsen commited on
Commit
29c51f7
·
1 Parent(s): a16c851

Updated readme

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -53,7 +53,9 @@ dataset_info:
53
 
54
  # DaNE+
55
 
56
- This is the annotated version of DaNE, where the annotations are added by the model predictions using model trained of Danish dataset DANSK and then all the discrepancies are manually reviewed and corrected by Kenneth C. Enevoldsen. If there was an uncertainty the annotation was left as it was.
 
 
57
 
58
 
59
  ## Process of annotation
 
53
 
54
  # DaNE+
55
 
56
+ This is a version of [DaNE](https://huggingface.co/datasets/dane), where the original NER labels have been updated to follow the ontonotes annotation scheme. The annotation process used the model trained on the Danish dataset [DANSK](https://huggingface.co/datasets/chcaa/DANSK) for the first round of annotation and then all the discrepancies were manually reviewed and corrected by Kenneth C. Enevoldsen. A discrepancy include notably also includes newly added entities such as `PRODUCT` and `WORK_OF_ART`. Thus in practice a great deal of entities were manually reviews. If there was an uncertainty the annotation was left as it was.
57
+
58
+ The additional annotations (e.g. part-of-speech tags) stems from the Danish Dependency Treebank, however, if you wish to use these I would recommend using the latest version as this version here will likely become outdated over time.
59
 
60
 
61
  ## Process of annotation