de-francophones commited on
Commit
981963d
1 Parent(s): 9145fdd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ar
4
+ - ca
5
+ - de
6
+ - el
7
+ - en
8
+ - es
9
+ - eu
10
+ - fr
11
+ - oc
12
+ - ro
13
+ multilinguality:
14
+ - multilingual
15
+ viewer: false
16
+ license: cc-by-sa-4.0
17
+ ---
18
+
19
+ > [!NOTE]
20
+ > Dataset origin: https://zenodo.org/records/3829167
21
+
22
+ ## Description
23
+ Content:
24
+
25
+ List of the 743 domains, their term vocabularies in 10 languages, and the Wikipedia articles associated to each domain extracted by the best model described in:
26
+
27
+ Cristina España-Bonet, Alberto Barrón-Cedeño and Lluís Màrquez. "Tailoring and Evaluating the Wikipedia for in-Domain Comparable Corpora Extraction." Knowledge and Information Systems, Volume 65, pages 1365-1397. 2023. Springer-Verlag, London Ldt. https://doi.org/10.1007/s10115-022-01767-5
28
+
29
+ https://github.com/cristinae/WikiTailor
30
+
31
+
32
+
33
+ Files Description:
34
+
35
+ commonCats2015.enesdefrcaareuelrooc.tsv
36
+
37
+ Multilingual domains listed one per line, languages are separated by a tab in the order en, es, de, fr, ca, ar, eu, el, ro and oc. For each language we include the pair "ID categoryName" separated by a blank space.
38
+
39
+ [LAN].0.tar.bz
40
+
41
+ A folder per domain for language [LAN] containing the vocabulary and IDs of the extracted articles by the Wikitailor model 50-WT100.
42
+
43
+ extraction[LAN]0.tar.bz
44
+
45
+ A folder per domain for language [LAN] containing the text of the extracted articles. The name of the file corresponds to the IDs in [LAN].0.tar.bz.
46
+
47
+ ## Citation
48
+ ```
49
+ España-Bonet, C., Barrón-Cedeño, A., & Màrquez, L. (2020). WTC1.1 (WikiTailor corpus v. 1.1) (v1.1) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.3829167
50
+ ```