Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,53 @@ configs:
|
|
33 |
-[Table of Contents](#table-of-contents)
|
34 |
-[Dataset Description](#dataset-description)
|
35 |
-[Dataset Summary](#dataset-summary)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
## Dataset Description
|
38 |
|
39 |
-
- **Homepage:** [https://www.plenainclusion.org/](https://www.plenainclusion.org/), [https://www.plenainclusionlarioja.org/](https://www.plenainclusionlarioja.org/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
-[Table of Contents](#table-of-contents)
|
34 |
-[Dataset Description](#dataset-description)
|
35 |
-[Dataset Summary](#dataset-summary)
|
36 |
+
-[Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
37 |
+
-[Languages](#languages)
|
38 |
+
-[Dataset Structure](#dataset-structure)
|
39 |
+
-[Data Instances][#data-instances]
|
40 |
+
-[Data Fields](#data-fields)
|
41 |
+
-[Dataset Creation](#dataset-creation)
|
42 |
+
-[Source Data](#source-data)
|
43 |
+
-[Annotations](#annotations)
|
44 |
|
45 |
## Dataset Description
|
46 |
|
47 |
+
- **Homepage:** [https://www.plenainclusion.org/](https://www.plenainclusion.org/), [https://www.plenainclusionlarioja.org/](https://www.plenainclusionlarioja.org/)
|
48 |
+
- **Point of Contact:** [Mirari San Martín]([email protected])
|
49 |
+
-
|
50 |
+
### Dataset Summary
|
51 |
+
|
52 |
+
A parallel corpus with a subset of 1,265 sentence pairs of easy and complex reading variants as a benchmark for the simplification of texts to be easy-to-read.
|
53 |
+
This dataset was compiled with the aim of simplifying Spanish-language texts and reducing the language barrier for people with disabilities or other comprehension difficulties.
|
54 |
+
|
55 |
+
### Supported Tasks and Leaderboards
|
56 |
+
|
57 |
+
Text simplification
|
58 |
+
|
59 |
+
### Languages
|
60 |
+
|
61 |
+
Spanish
|
62 |
+
|
63 |
+
## Dataset Structure
|
64 |
+
|
65 |
+
### Data Instances
|
66 |
+
|
67 |
+
For each instance, there is a string for the complex text, and a string for the easy-to-read version.
|
68 |
+
|
69 |
+
### Data Fields
|
70 |
+
|
71 |
+
- `Lectura Compleja`: a string cointining the complex version.
|
72 |
+
- `Lectura Fácil`: a string containing the easy-to-read version.
|
73 |
+
## Dataset Creation
|
74 |
+
|
75 |
+
### Source Data
|
76 |
+
|
77 |
+
#### Who are the source language producers?
|
78 |
+
|
79 |
+
1. News obtained by [Plena inclusión](https://www.plenainclusion.org/)
|
80 |
+
2. News obtained by [Plena inclusión La Rioja](https://www.plenainclusionlarioja.org/)
|
81 |
+
|
82 |
+
## Annotations
|
83 |
+
|
84 |
+
### Annotation process
|
85 |
+
|