ragerri commited on
Commit
df2c157
1 Parent(s): 566bf31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -1
README.md CHANGED
@@ -1,3 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # BasqueParl: A Bilingual Corpus of Basque Parliamentary Transcriptions
2
 
3
  > N. Escribano, J. A. Gonzalez, J. Orbegozo-Terradillos, A. Larrondo-Ureta, S.Peña-Fernández, O. Perez-de-Viñaspre and R. Agerri (2022). BasqueParl: A Bilingual Corpus of Basque Parliamentary Transcriptions. In *LREC 2022*.
@@ -42,4 +70,4 @@ The **BasqueParl** corpus is written as a Tab Separated Values (TSV) file. Each
42
  - **"entities"**: Named entities extracted from the paragraph
43
  - **"entities_stw"**: Named entities extracted from the paragraph without stopwords
44
 
45
- Some fields such as gender or party may have been sometimes annotated as missing if the data was impossible to retrieve or was not appropriate.
 
1
+ ---
2
+ license: apache-2.0
3
+
4
+ task_categories:
5
+ - text-classification
6
+ - token-classification
7
+ - summarization
8
+ - translation
9
+ - zero-shot-classification
10
+ - text-generation
11
+ language:
12
+ - es
13
+ - eu
14
+ tags:
15
+ - politics
16
+ - parliamentary
17
+ - code switching
18
+ - multilinguality
19
+ pretty_name: BasqueParl
20
+ size_categories:
21
+ - 100K<n<1M
22
+ source_datasets:
23
+ - original
24
+ multilinguality:
25
+ - multilingual
26
+ paperswithcode_id: basqueparl-a-bilingual-corpus-of-basque
27
+ ---
28
+
29
  # BasqueParl: A Bilingual Corpus of Basque Parliamentary Transcriptions
30
 
31
  > N. Escribano, J. A. Gonzalez, J. Orbegozo-Terradillos, A. Larrondo-Ureta, S.Peña-Fernández, O. Perez-de-Viñaspre and R. Agerri (2022). BasqueParl: A Bilingual Corpus of Basque Parliamentary Transcriptions. In *LREC 2022*.
 
70
  - **"entities"**: Named entities extracted from the paragraph
71
  - **"entities_stw"**: Named entities extracted from the paragraph without stopwords
72
 
73
+ Some fields such as gender or party may have been sometimes annotated as missing if the data was impossible to retrieve or was not appropriate.