de-francophones commited on
Commit
65fbd9d
·
verified ·
1 Parent(s): 2ae921a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - de
4
+ - en
5
+ - es
6
+ - fr
7
+ - it
8
+ multilingulality:
9
+ - multilingual
10
+ task_categories:
11
+ - translation
12
+ viewer: false
13
+ license: cc-by-nd-4.0
14
+ ---
15
+
16
+ > [!NOTE]
17
+ > Dataset origin: https://figshare.com/articles/dataset/VoxEL/6539675?file=12012098
18
+
19
+ ## Description
20
+
21
+ dataset
22
+ posted on 2018-06-15, 05:00 authored by Henry Rosales Méndez, Aidan Hogan, Barbara Poblete
23
+ This dataset has manual annotations with respect to Wikipedia over the same text written in five languages: German (de), English (en), Spanish (es), French (fr) and Italian (it). The dataset is composed of 15 annotated news articles (in each of the 5 languages; 75 articles in total) where there is the same number of sentences in each language, as well as the same set of annotations for each corresponding sentence in the different languages. Each language has a total of 94 sentences across the 15 articles.
24
+
25
+ We propose two annotated versions of the dataset: a strict version that only annotates persons, organizations and places (per, for example, traditional NER/MUC definitions of an entity), and a relaxed version that includes a larger number of annotations (e.g., capturing entity mentions such as “inflation” that have a corresponding Wikipedia article). Both the relaxed and the strict versions have the same text in the same languages. The strict version has 204 annotations per language, while the relaxed version has 674 annotations per language.
26
+
27
+
28
+ ## Citation
29
+
30
+ ```
31
+ @article{Rosales Méndez2018,
32
+ author = "Henry Rosales Méndez and Aidan Hogan and Barbara Poblete",
33
+ title = "{VoxEL}",
34
+ year = "2018",
35
+ month = "6",
36
+ url = "https://figshare.com/articles/dataset/VoxEL/6539675",
37
+ doi = "10.6084/m9.figshare.6539675.v1"
38
+ }
39
+ ```