Update README.md
Browse files
README.md
CHANGED
@@ -4,19 +4,20 @@ language:
|
|
4 |
- es
|
5 |
pretty_name: 'EsCoLA: Spanish Corpus of Linguistic Acceptability'
|
6 |
---
|
7 |
-
|
|
|
8 |
|
9 |
The Spanish Corpus of Linguistic Acceptability (EsCoLA) includes 11,174 sentences taken from linguistic literature with a binary annotation made by the original authors themselves. The work is inspired by CoLA: https://nyu-mll.github.io/CoLA/#
|
10 |
|
11 |
-
Paper
|
12 |
|
13 |
Núria Bel, Marta Punsola, Valle Ruiz-Fernández, 2024, EsCoLA: Spanish Corpus of Linguistic Acceptability. Joint International Conference on Computational Linguistics, Language Resources and Evaluation LREC-COLING 2024. Torino. Italy.
|
14 |
|
15 |
-
Download
|
16 |
|
17 |
The corpus has a CC-BY 4.0 license. Download EsCoLA inDomain train and dev datasets, plus human annotation, from https://github.com/nuriabel/LUTEST/ For EsCoLA outDomain dataset and EsCoLA inDomain test data, please contact [email protected].
|
18 |
|
19 |
-
Data format
|
20 |
|
21 |
EsCoLA dataset is split into two subsets: an in-domain subset (InDomain) with 10,567 sentences, and an out-of-domain subset (OutDomain) with 607 sentences.
|
22 |
The in-domain subset has been split into train/dev/test sections:
|
@@ -52,16 +53,16 @@ Column 5: the sentence
|
|
52 |
Column 6: the category of the linguistic phenomenon the sentence is an example of
|
53 |
|
54 |
|
55 |
-
Processing
|
56 |
|
57 |
During the gathering of the data and their processing, some sentences from the source documents may have been omitted or altered. We discarded examples marking dubious acceptability with "?" or other signs, but those examples that included acceptability alternations were taken by creating the two versions: the acceptable and the unacceptable sentence. Finally, the examples that were not full sentences, that is, that contain no main verb, were manually edited to add a neutral verb to convert them into sentences, while keeping the acceptability value.
|
58 |
|
59 |
-
Sources
|
60 |
|
61 |
InDomain: Demonte and Bosque (1999)
|
62 |
OutDomain: RAE (2009), Palencia and Aragonés (2007) Díaz and Yagüe (2019)
|
63 |
|
64 |
-
Annotation
|
65 |
|
66 |
The dataset has been manually annotated with 14 linguistic phenomena.
|
67 |
|
@@ -86,7 +87,7 @@ The dataset has been manually annotated with 14 linguistic phenomena.
|
|
86 |
14.5. Pronominal cliticization
|
87 |
14.6. Ser/estar copula selection
|
88 |
|
89 |
-
Citation
|
90 |
|
91 |
Please, if you use the dataset cite the following papers:
|
92 |
|
@@ -94,6 +95,6 @@ Alex Warstadt, Amanpreet Singh, and Samuel R. Bowman. 2018. Neural network accep
|
|
94 |
|
95 |
Núria Bel, Marta Punsola, Valle Ruiz-Fernández, 2024, EsCoLA: Spanish Corpus of Linguistic Acceptability. Proceedings of the Joint International Conference on Computational Linguistics, Language Resources and Evaluation LREC-COLING 2024. Torino. Italy.
|
96 |
|
97 |
-
Disclaimer
|
98 |
|
99 |
The dataset has been made by copying the examples from published works that are protected by copyright. According to Spanish law, we have respected the copyright because the number of elements taken represent less than a 10% of the whole work, and the number of items copied is justified by the aims of research.
|
|
|
4 |
- es
|
5 |
pretty_name: 'EsCoLA: Spanish Corpus of Linguistic Acceptability'
|
6 |
---
|
7 |
+
|
8 |
+
## Introduction
|
9 |
|
10 |
The Spanish Corpus of Linguistic Acceptability (EsCoLA) includes 11,174 sentences taken from linguistic literature with a binary annotation made by the original authors themselves. The work is inspired by CoLA: https://nyu-mll.github.io/CoLA/#
|
11 |
|
12 |
+
# Paper
|
13 |
|
14 |
Núria Bel, Marta Punsola, Valle Ruiz-Fernández, 2024, EsCoLA: Spanish Corpus of Linguistic Acceptability. Joint International Conference on Computational Linguistics, Language Resources and Evaluation LREC-COLING 2024. Torino. Italy.
|
15 |
|
16 |
+
# Download
|
17 |
|
18 |
The corpus has a CC-BY 4.0 license. Download EsCoLA inDomain train and dev datasets, plus human annotation, from https://github.com/nuriabel/LUTEST/ For EsCoLA outDomain dataset and EsCoLA inDomain test data, please contact [email protected].
|
19 |
|
20 |
+
# Data format
|
21 |
|
22 |
EsCoLA dataset is split into two subsets: an in-domain subset (InDomain) with 10,567 sentences, and an out-of-domain subset (OutDomain) with 607 sentences.
|
23 |
The in-domain subset has been split into train/dev/test sections:
|
|
|
53 |
Column 6: the category of the linguistic phenomenon the sentence is an example of
|
54 |
|
55 |
|
56 |
+
# Processing
|
57 |
|
58 |
During the gathering of the data and their processing, some sentences from the source documents may have been omitted or altered. We discarded examples marking dubious acceptability with "?" or other signs, but those examples that included acceptability alternations were taken by creating the two versions: the acceptable and the unacceptable sentence. Finally, the examples that were not full sentences, that is, that contain no main verb, were manually edited to add a neutral verb to convert them into sentences, while keeping the acceptability value.
|
59 |
|
60 |
+
# Sources
|
61 |
|
62 |
InDomain: Demonte and Bosque (1999)
|
63 |
OutDomain: RAE (2009), Palencia and Aragonés (2007) Díaz and Yagüe (2019)
|
64 |
|
65 |
+
# Annotation
|
66 |
|
67 |
The dataset has been manually annotated with 14 linguistic phenomena.
|
68 |
|
|
|
87 |
14.5. Pronominal cliticization
|
88 |
14.6. Ser/estar copula selection
|
89 |
|
90 |
+
# Citation
|
91 |
|
92 |
Please, if you use the dataset cite the following papers:
|
93 |
|
|
|
95 |
|
96 |
Núria Bel, Marta Punsola, Valle Ruiz-Fernández, 2024, EsCoLA: Spanish Corpus of Linguistic Acceptability. Proceedings of the Joint International Conference on Computational Linguistics, Language Resources and Evaluation LREC-COLING 2024. Torino. Italy.
|
97 |
|
98 |
+
# Disclaimer
|
99 |
|
100 |
The dataset has been made by copying the examples from published works that are protected by copyright. According to Spanish law, we have respected the copyright because the number of elements taken represent less than a 10% of the whole work, and the number of items copied is justified by the aims of research.
|