albinandersson commited on
Commit
b5f95e2
·
verified ·
1 Parent(s): 290b888

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -20,12 +20,12 @@ train_size: 5100
20
  test_size: 900
21
  date_published: "2024-12-09"
22
  version: "1.0.0"
23
- cite_as: "@dataset{albinandersson2024categories,
24
- title = {Nordisk Familjebok Category Classification Dataset},
25
- author = {Albin Andersson and Salam Jonasson and Fredrik Wastring},
26
- year = {2024},
27
- publisher = {Hugging Face},
28
- url = {https://huggingface.co/datasets/albinandersson/nf-category-classification}
29
  }"
30
  modalities:
31
  - text
@@ -43,12 +43,12 @@ croissant:
43
  url: "https://huggingface.co/datasets/albinandersson/nf-category-classification"
44
  version: "1.0.0"
45
  datePublished: "2024-12-09"
46
- citeAs: "@dataset{albinandersson2024,
47
- title = {Nordisk Familjebok Category Classification Dataset},
48
- author = {Albin Andersson and Salam Jonasson and Fredrik Wastring},
49
- year = {2024},
50
- publisher = {Hugging Face},
51
- url = {https://huggingface.co/datasets/albinandersson/nf-category-classification}
52
  }"
53
  license: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
54
  creator:
@@ -88,10 +88,10 @@ This dataset is licensed under the Creative Commons Attribution-NonCommercial-Sh
88
  If you use this dataset, please cite it as follows:
89
 
90
  ```bibtex
91
- @misc{albinandersson2024categories,
92
- title = {Nordisk Familjebok Category Classification Dataset},
93
- author = {Albin Andersson and Salam Jonasson and Fredrik Wastring},
94
- year = {2024},
95
- publisher = {Hugging Face},
96
- url = {https://huggingface.co/datasets/albinandersson/nf-category-classification}
97
  }
 
20
  test_size: 900
21
  date_published: "2024-12-09"
22
  version: "1.0.0"
23
+ cite_as: "@inproceedings{andersson2026atlas,
24
+ author = {Albin Andersson and Salam Jonasson and Fredrik Wastring and Pierre Nugues},
25
+ title = {ATLAS: Article Tracking, Linking, and Analysis of Swedish Encyclopedias},
26
+ year = {2026},
27
+ pages = {3566--3576},
28
+ doi = {10.63317/5idqekcpsxyg}
29
  }"
30
  modalities:
31
  - text
 
43
  url: "https://huggingface.co/datasets/albinandersson/nf-category-classification"
44
  version: "1.0.0"
45
  datePublished: "2024-12-09"
46
+ citeAs: "@inproceedings{andersson2026atlas,
47
+ author = {Albin Andersson and Salam Jonasson and Fredrik Wastring and Pierre Nugues},
48
+ title = {ATLAS: Article Tracking, Linking, and Analysis of Swedish Encyclopedias},
49
+ year = {2026},
50
+ pages = {3566--3576},
51
+ doi = {10.63317/5idqekcpsxyg}
52
  }"
53
  license: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
54
  creator:
 
88
  If you use this dataset, please cite it as follows:
89
 
90
  ```bibtex
91
+ @inproceedings{andersson2026atlas,
92
+ author = {Albin Andersson and Salam Jonasson and Fredrik Wastring and Pierre Nugues},
93
+ title = {ATLAS: Article Tracking, Linking, and Analysis of Swedish Encyclopedias},
94
+ year = {2026},
95
+ pages = {3566--3576},
96
+ doi = {10.63317/5idqekcpsxyg}
97
  }