carmentano commited on
Commit
b206b4e
1 Parent(s): a054402

updated README

Browse files
Files changed (1) hide show
  1. README.md +70 -130
README.md CHANGED
@@ -1,51 +1,41 @@
1
  ---
 
 
 
 
 
2
  languages:
3
- - ca
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
- # TeCla (Text Classification) Catalan dataset
6
 
7
- ## BibTeX citation
8
 
9
- If you use any of these resources (datasets or models) in your work, please cite our latest paper:
10
 
11
- ```bibtex
12
- @inproceedings{armengol-estape-etal-2021-multilingual,
13
- title = "Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? {A} Comprehensive Assessment for {C}atalan",
14
- author = "Armengol-Estap{\'e}, Jordi and
15
- Carrino, Casimiro Pio and
16
- Rodriguez-Penagos, Carlos and
17
- de Gibert Bonet, Ona and
18
- Armentano-Oller, Carme and
19
- Gonzalez-Agirre, Aitor and
20
- Melero, Maite and
21
- Villegas, Marta",
22
- booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
23
- month = aug,
24
- year = "2021",
25
- address = "Online",
26
- publisher = "Association for Computational Linguistics",
27
- url = "https://aclanthology.org/2021.findings-acl.437",
28
- doi = "10.18653/v1/2021.findings-acl.437",
29
- pages = "4933--4946",
30
- }
31
- ```
32
 
 
33
 
34
- ## Digital Object Identifier (DOI) and access to dataset files
35
 
36
- https://doi.org/10.5281/zenodo.4627198
37
 
38
 
39
- ## Introduction
40
 
41
  TeCla is a Catalan News corpus for thematic Text Classification tasks. It contains 153.265 articles classified under 30 different categories.
42
 
43
- The source data is crawled from the ACN (Catalan News Agency) site: [http://www.acn.cat], and used under CC-BY-NC-ND 4.0 licence. The dataset is released under the same licence, and is intended exclusively for training Machine Learning models.
44
-
45
- This dataset was developed by BSC TeMU as part of the AINA project, and intended as part of CLUB (Catalan Language Understanding Benchmark). It is part of the Catalan Language Understanding Benchmark (CLUB) as presented in:
46
-
47
- Armengol-Estapé J., Carrino CP., Rodriguez-Penagos C., de Gibert Bonet O., Armentano-Oller C., Gonzalez-Agirre A., Melero M. and Villegas M.,Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? A Comprehensive Assessment for Catalan". Findings of ACL 2021 (ACL-IJCNLP 2021).
48
-
49
 
50
  ### Supported Tasks and Leaderboards
51
 
@@ -55,15 +45,6 @@ Text classification, Language Model
55
 
56
  CA- Catalan
57
 
58
- ### Directory structure
59
-
60
- * **.gitattributes**
61
- * **README.md**
62
- * **dev.json** - json-formatted file with the dev split of the dataset
63
- * **tecla.py**
64
- * **test.json** - json-formatted file with the test split of the dataset
65
- * **train.json** - json-formatted file with the train split of the dataset
66
-
67
  ## Dataset Structure
68
 
69
  ### Data Instances
@@ -74,7 +55,7 @@ Three json files, one for each split.
74
 
75
  We used a simple model with the article text and associated labels, without further metadata.
76
 
77
- ### Example:
78
 
79
  <pre>
80
  {"version": "1.0",
@@ -93,88 +74,15 @@ We used a simple model with the article text and associated labels, without furt
93
 
94
  </pre>
95
 
96
- ### Data Splits
97
- * train.json: 122587 article-label pairs
98
- * dev.json: 15339 article-label pairs
99
- * test.json: 15339 article-label pairs
100
-
101
- ### Labels
102
 
103
  'Societat', 'Política', 'Turisme', 'Salut', 'Economia', 'Successos', 'Partits', 'Educació', 'Policial', 'Medi ambient', 'Parlament', 'Empresa', 'Judicial', 'Unió Europea', 'Comerç', 'Cultura', 'Cinema', 'Govern', 'Lletres', 'Infraestructures', 'Música', 'Festa i cultura popular', 'Teatre', 'Mobilitat', 'Govern espanyol', 'Equipaments i patrimoni', 'Meteorologia', 'Treball', 'Trànsit', 'Món'
104
 
 
105
 
106
- ### Labels in the dataset by frequency
107
-
108
- train.json: 122587 articles
109
-
110
- | Label | Num art |% art |
111
- |:-----------------------|--------------:|------: |
112
- | Societat | 24975 | 20.37% |
113
- | Política | 18344 | 14.96% |
114
- | Partits | 10056 | 8.2% |
115
- | Successos | 7874 | 6.42% |
116
- | Judicial | 5788 | 4.72% |
117
- | Policial | 5557 | 4.53% |
118
- | Salut | 5430 | 4.43% |
119
- | Economia | 5032 | 4.1% |
120
- | Parlament | 4176 | 3.41% |
121
- | Medi_ambient | 3027 | 2.47% |
122
- | Música | 2872 | 2.34% |
123
- | Educació | 2757 | 2.25% |
124
- | Empresa | 2698 | 2.2% |
125
- | Cultura | 2495 | 2.04% |
126
- | Unió_Europea | 2064 | 1.68% |
127
- | Govern | 2039 | 1.66% |
128
- | Infraestructures | 1740 | 1.42% |
129
- | Treball | 1655 | 1.35% |
130
- | Mobilitat | 1624 | 1.32% |
131
- | Cinema | 1560 | 1.27% |
132
- | Teatre | 1492 | 1.22% |
133
- | Turisme | 1232 | 1.01% |
134
- | Equipaments_i_patrimoni | 1229 | 1.0% |
135
- | Lletres | 1180 | 0.96% |
136
- | Meteorologia | 1080 | 0.88% |
137
- | Comerç | 984 | 0.8% |
138
- | Govern_espanyol | 983 | 0.8% |
139
- | Món | 893 | 0.73% |
140
- | Festa_i_cultura_popular | 888 | 0.72% |
141
- | Trànsit | 863 | 0.7% |
142
-
143
- dev.json and test.json: 153265 articles each split
144
-
145
- | Label | Num art |% art |
146
- |:----------------------- | --------------:| ------: |
147
- | Societat | 3122 | 20.35% |
148
- | Política | 2294 | 14.96% |
149
- | Partits | 1257 | 8.19% |
150
- | Successos | 985 | 6.42% |
151
- | Judicial | 724 | 4.72% |
152
- | Policial | 695 | 4.53% |
153
- | Salut | 679 | 4.43% |
154
- | Economia | 630 | 4.11% |
155
- | Parlament | 523 | 3.41% |
156
- | Medi_ambient | 379 | 2.47% |
157
- | Música | 359 | 2.34% |
158
- | Educació | 345 | 2.25% |
159
- | Empresa | 338 | 2.2% |
160
- | Cultura | 312 | 2.03% |
161
- | Unió_Europea | 258 | 1.68% |
162
- | Govern | 256 | 1.67% |
163
- | Infraestructures | 218 | 1.42% |
164
- | Treball | 208 | 1.36% |
165
- | Mobilitat | 204 | 1.33% |
166
- | Cinema | 195 | 1.27% |
167
- | Teatre | 187 | 1.22% |
168
- | Turisme | 154 | 1.0% |
169
- | Equipaments_i_patrimoni | 154 | 1.0% |
170
- | Lletres | 148 | 0.96% |
171
- | Meteorologia | 135 | 0.88% |
172
- | Govern_espanyol | 124 | 0.81% |
173
- | Comerç | 123 | 0.8% |
174
- | Festa_i_cultura_popular | 112 | 0.73% |
175
- | Món | 112 | 0.73% |
176
- | Trànsit | 109 | 0.71% |
177
-
178
 
179
  ## Dataset Creation
180
 
@@ -207,10 +115,6 @@ We used the "subsection" category as a classification label, after excluding ter
207
 
208
  Editorial staff classified the articles under the different thematic sections, and we extracted these from metadata.
209
 
210
- ### Dataset Curators
211
-
212
- Casimiro Pio Carrino, Carlos Rodríguez and Carme Armentano, from BSC-CNS
213
-
214
  ### Personal and Sensitive Information
215
 
216
  No personal or sensitive information included.
@@ -229,12 +133,48 @@ No personal or sensitive information included.
229
 
230
  [More Information Needed]
231
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
232
 
233
- ## Contact
234
 
235
- Carlos Rodríguez-Penagos (carlos.rodriguez1@bsc.es) and Carme Armentano-Oller (carme.armentano@bsc.es)
236
 
237
- ## License
238
 
239
- <a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Attribution-NonCommercial-NoDerivatives 4.0 International License" style="border-width:0" src="http://d2klr1ixr44jla.cloudfront.net/306/125/0.5-0.5/assets/images/55132bfeb13b7b027c000041.png" width="100"/></a><br />This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/">Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
240
 
 
1
  ---
2
+ YAML tags:
3
+ annotations_creators:
4
+ - expert-generated
5
+ language_creators:
6
+ - found
7
  languages:
8
+ - Catalan
9
+ licenses:
10
+ - cc-by-nc-nd-4.0
11
+ multilinguality:
12
+ - monolingual
13
+ pretty_name: tecla
14
+ size_categories:
15
+ - unknown
16
+ source_datasets: []
17
+ task_categories:
18
+ - text-classification
19
+ task_ids:
20
+ - multi-class-classification
21
  ---
 
22
 
23
+ # TeCla (Text Classification) Catalan dataset
24
 
 
25
 
26
+ ## Dataset Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
+ - **Paper:** [Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? A Comprehensive Assessment for Catalan](https://arxiv.org/abs/2107.07903)
29
 
30
+ - **Point of Contact:** Carlos Rodríguez-Penagos (carlos.rodriguez1@bsc.es) and Carme Armentano-Oller (carme.armentano@bsc.es)
31
 
 
32
 
33
 
34
+ ### Dataset Summary
35
 
36
  TeCla is a Catalan News corpus for thematic Text Classification tasks. It contains 153.265 articles classified under 30 different categories.
37
 
38
+ This dataset was developed by BSC TeMU as part of the AINA project, and intended as part of CLUB (Catalan Language Understanding Benchmark).
 
 
 
 
 
39
 
40
  ### Supported Tasks and Leaderboards
41
 
 
45
 
46
  CA- Catalan
47
 
 
 
 
 
 
 
 
 
 
48
  ## Dataset Structure
49
 
50
  ### Data Instances
 
55
 
56
  We used a simple model with the article text and associated labels, without further metadata.
57
 
58
+ #### Example:
59
 
60
  <pre>
61
  {"version": "1.0",
 
74
 
75
  </pre>
76
 
77
+ #### Labels
 
 
 
 
 
78
 
79
  'Societat', 'Política', 'Turisme', 'Salut', 'Economia', 'Successos', 'Partits', 'Educació', 'Policial', 'Medi ambient', 'Parlament', 'Empresa', 'Judicial', 'Unió Europea', 'Comerç', 'Cultura', 'Cinema', 'Govern', 'Lletres', 'Infraestructures', 'Música', 'Festa i cultura popular', 'Teatre', 'Mobilitat', 'Govern espanyol', 'Equipaments i patrimoni', 'Meteorologia', 'Treball', 'Trànsit', 'Món'
80
 
81
+ ### Data Splits
82
 
83
+ * train.json: 110203 article-label pairs
84
+ * dev.json: 13786 article-label pairs
85
+ * test.json: 13786 article-label pairs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
 
87
  ## Dataset Creation
88
 
 
115
 
116
  Editorial staff classified the articles under the different thematic sections, and we extracted these from metadata.
117
 
 
 
 
 
118
  ### Personal and Sensitive Information
119
 
120
  No personal or sensitive information included.
 
133
 
134
  [More Information Needed]
135
 
136
+ ## Additional Information
137
+
138
+ ### Dataset Curators
139
+
140
+ Casimiro Pio Carrino, Carlos Rodríguez and Carme Armentano, from BSC-CNS
141
+
142
+ ### Licensing Information
143
+
144
+ This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/">Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
145
+
146
+ ### Citation Information
147
+
148
+
149
+
150
+ ```
151
+
152
+ @inproceedings{armengol-estape-etal-2021-multilingual,
153
+ title = "Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? {A} Comprehensive Assessment for {C}atalan",
154
+ author = "Armengol-Estap{\'e}, Jordi and
155
+ Carrino, Casimiro Pio and
156
+ Rodriguez-Penagos, Carlos and
157
+ de Gibert Bonet, Ona and
158
+ Armentano-Oller, Carme and
159
+ Gonzalez-Agirre, Aitor and
160
+ Melero, Maite and
161
+ Villegas, Marta",
162
+ booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
163
+ month = aug,
164
+ year = "2021",
165
+ address = "Online",
166
+ publisher = "Association for Computational Linguistics",
167
+ url = "https://aclanthology.org/2021.findings-acl.437",
168
+ doi = "10.18653/v1/2021.findings-acl.437",
169
+ pages = "4933--4946",
170
+ }
171
+
172
 
173
+ ```
174
 
175
+ [DOI](https://doi.org/10.5281/zenodo.4529183)
176
 
177
+ ### Funding
178
 
179
+ This work was funded by the [Catalan Ministry of the Vice-presidency, Digital Policies and Territory](https://politiquesdigitals.gencat.cat/en/inici/index.html) within the framework of the [Aina project](https://politiquesdigitals.gencat.cat/ca/tic/aina-el-projecte-per-garantir-el-catala-en-lera-digital/).
180