File size: 4,029 Bytes
fcc0222
243fc1f
fcc0222
 
de8bb50
fcc0222
 
 
 
 
 
 
 
 
243fc1f
 
de8bb50
243fc1f
de8bb50
 
243fc1f
 
 
 
fcc0222
73fd2fd
 
 
f2ad4e1
 
9c15515
f2ad4e1
73fd2fd
 
 
 
fcc0222
 
de8bb50
 
 
 
fcc0222
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
243fc1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
pretty_name: DanNet
language:
  - da
license: other
license_name: DanNet 1.0 License
size_categories:
  - 10k-100k
task_categories:
  - text-generation
  - fill-mask
task_ids:
  - language-modeling
---
# Dataset Card for DanNet 

<!-- START-SHORT DESCRIPTION -->
[DanNet](https://cst.ku.dk/projekter/dannet) is a Danish WordNet.
<!-- END-SHORT DESCRIPTION -->


A WordNet is a lexico-semantic network which show the meaning and the relation between words through named connections. It can be considered a machine-readable dictionary.


## Dataset Description

<!-- START-DESC-STATS -->

- **Language**: dan, dansk, Danish
- **Number of samples**: 49.04K
- **Number of tokens (Llama 3)**: 1.52M
- **Average document length (characters)**: 90.80

<!-- END-DESC-STATS -->


## Dataset Sturcture
An example from the dataset looks as follows.

<!-- START-SAMPLE -->
<!-- END-SAMPLE -->


## License Information
<details>
<summary>DanNet 1.0 License</summary>
<p>
Commercial Use of DanNet

DanNet may be used in commercial applications in accordance with the following
license agreement. An attorney representing the commercial interest should
review this DanNet license with respect to the intended use.

DanNet 1.0 License

DanNet Release 2.1

This software and database is being provided to you, the LICENSEE, by University
of Copenhagen and Society for Danish Language and Literature under the following
license. By obtaining, using and/or copying this software and database, you
agree that you have read, understood, and will comply with these terms and
conditions.

Permission to use, copy, modify and distribute this software and database and
its documentation for any purpose and without fee or royalty is hereby granted,
provided that you agree to comply with the following copyright notice and
statements, including the disclaimer, and that the same appear on ALL copies of
the software, database and documentation, including modifications that you make
for internal use or for distribution.

THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND UNIVERSITY OF COPENHAGEN and
SOCIETY FOR DANISH LANGUAGE AND LITERATURE MAKE NO REPRESENTATIONS OR
WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION,
UNIVERSITY OF COPENHAGEN AND SOCIETY FOR DANISH LANGUAGE AND LITERATURE MAKE NO
REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL
NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

The names of University of Copenhagen and Society for Danish Language and
Literature may not be used in advertising or publicity pertaining to
distribution of the software and/or database. Title to copyright in this
software, database and any associated documentation shall at all times remain
with University of Copenhagen and Society for Danish Language and Literature and
LICENSEE agrees to preserve same.

DanNet 2.1 Copyright 2009-12 by University of Copenhagen and Society for Danish
</p>
</details>


## Additional Information


### Citation Information

This dataset was initially published as part of the [Danish gigaword](https://huggingface.co/danish-foundation-models). We recommend that you cite and reference it if you use this dataset:

> Derczynski, L., Ciosici, M. R., et al. (2021). The Danish Gigaword Corpus. In Proceedings of the 23rd Nordic Conference on Computational Linguistics (NoDaLiDa 2021).

```bash
@inproceedings{dagw,
 title = {{The Danish Gigaword Corpus}},
 author = {Leon Derczynski and Manuel R. Ciosici and Rebekah Baglini and Morten H. Christiansen and Jacob Aarup Dalsgaard and Riccardo Fusaroli and Peter Juel Henrichsen and Rasmus Hvingelby and Andreas Kirkedal and Alex Speed Kjeldsen and Claus Ladefoged and Finn Årup Nielsen and Jens Madsen and Malte Lau Petersen and Jonathan Hvithamar Rystrøm and Daniel Varab},
 year = 2021,
 booktitle = {Proceedings of the 23rd Nordic Conference on Computational Linguistics},
 publisher = {NEALT}
}
```