CoolFace
Datasetpublic

chcaa/dagw-word-frequencies-by-domain-with-pos-tags

Dataset Card for DAGW Word Frequencies (with pos tags) Paper: Derczynski, L., Ciosici, M. R., Baglini, R., Christiansen, M. H., Dalsgaard, J. A., Fusaroli, R., ... & Varab, D. (2021). The Danish Gigaword Corpus. In Proceedings of the 23rd Nordic Conference on Computational Linguistics (NoDaLiDa) (pp. 413-421). Point of Contact: Kenneth Enevoldsen (Kennethcenevoldsen (at) gmail (dot) com ) This is a list of word frequencies derived from the Danish Gigaword (collected before… See the full description on the dataset page: https://huggingface.co/datasets/chcaa/dagw-word-frequencies-by-domain-with-pos-tags.

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes22downloads
Dataset Card

Dataset Card for DAGW Word Frequencies (with pos tags)

  • —Paper: Derczynski, L., Ciosici, M. R., Baglini, R., Christiansen, M. H., Dalsgaard, J. A., Fusaroli, R., ... & Varab, D. (2021). The Danish Gigaword Corpus. In Proceedings of the 23rd Nordic Conference on Computational Linguistics (NoDaLiDa) (pp. 413-421).
  • —Point of Contact: Kenneth Enevoldsen (Kennethcenevoldsen (at) gmail (dot) com )

This is a list of word frequencies derived from the Danish Gigaword (collected before 2022-22-01). These word frequencies are derived from tokens from the Danish Gigaword Corpus, which have been tokenized using the spacy pipeline for Danish "da_core_news_lg" using spacy>=3.0.0,<3.4.0. See the notebook "convert_to_hf_dataset.ipynb" and wordfreq.py for more information about how it was created.

Dataset formats

This dataset have been created in four formats:

Dataset Creation

Curation Rationale

Word frequencies of large domains har often used to calculate metrics such as text entropy or word surprise. Word frequencies can also be used to to create stopword lists and similar.

Source Data

The frequencies are derived from the Danish Gigaword. To read more about the Danish Gigaword and its content please check out the entry on Danish language resources, which also links to latest publications.

Discussion of Biases

This dataset contains notably different distributions of the original domains; for instance, the legal domain is highly overrepresented within this corpus. Please see the normalized version of this dataset if you wish to see word frequencies which normalized across domains.

Other Known Limitations

The news data within this corpus ("danavis") have altered the text, this is described further in the original version (v1) of paper.

Licensing Information

Below follows a brief overview of the sources in the corpus along with their individual license.

SourceLicense
adlCreative Commons Legal Code 1.0 Universal
botxtCreative Commons Legal Code 1.0 Universal
ccCreative Commons Legal Code 1.0 Universal
danavisCreative Commons Legal Code 1.0 Universal
dannetdannet license
depbankAttribution-ShareAlike 4.0 International
epCreative Commons Legal Code 1.0 Universal
ftCreative Commons Legal Code 1.0 Universal
gutenberggutenberg license
hestCreative Commons Legal Code 1.0 Universal
jvjAttribution-ShareAlike 4.0 International
naatCreative Commons Legal Code 1.0 Universal
opensubThe data set comes with the same license as the original sources. Please, check the information about the source that is given on http://opus.nlpl.eu/OpenSubtitles-v2018.php
religCreative Commons Legal Code 1.0 Universal
retsinformationdkDanish Copyright law at https://www.retsinformation.dk/forms/r0710.aspx?id=164796 states "§ 9. Love, administrative forskrifter, retsafgørelser og lignende offentlige aktstykker er ikke genstand for ophavsret. Stk. 2. Bestemmelsen i stk. 1 gælder ikke for værker, der fremtræder som selvstændige bidrag i de i stk. 1 nævnte aktstykker. Sådanne værker må dog gengives i forbindelse med aktstykket. Retten til videre udnyttelse afhænger af de i øvrigt gældende regler."
retspraksisCreative Commons Legal Code 1.0 Universal
skatCreative Commons Legal Code 1.0 Universal
spontCreative Commons Legal Code 1.0 Universal
synneCreative Commons Legal Code 1.0 Universal
tv2rThe owner of this content is TV2 Regionerne, Denmark. Creative Commons Attribution 4.0 International
wikiCreative Commons Legal Code 1.0 Universal
wikibooksCreative Commons Legal Code 1.0 Universal
wikisourceCreative Commons Legal Code 1.0 Universal

Contributions

Thanks to @KennethEnevoldsen for adding this dataset.