pnugues commited on
Commit
a9f15ff
·
verified ·
1 Parent(s): 3054190

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - fr
7
+ size_categories:
8
+ - 10K<n<100K
9
+ task_ids:
10
+ - entity-linking-classification
11
+ paperswithcode_id: diderot_1751_wd
12
+ tags:
13
+ - named-entity-linking
14
+
15
+ ---
16
+ # Dataset Card for "diderot_1751_wd"
17
+
18
+ Diderot’s *Encyclopédie* is a reference work from XVIIIth century in Europe that aimed at collecting
19
+ the knowledge of its era. This dataset contains 10,400 annotated entries of the *Encyclopédie* with Wikidata identifiers
20
+ enabling us to connect these entries to the Wikidata graph.
21
+
22
+ See the paper, [Linking Named Entities in Diderot's *Encyclopédie* to Wikidata](https://arxiv.org/abs/2406.03221) for a full description.
23
+
24
+ ## Dataset Description
25
+
26
+ - **Repository:** https://github.com/pnugues/encyclopedie_1751/
27
+ - **Paper:** https://arxiv.org/abs/2406.03221