Update README.md
Browse files
README.md
CHANGED
|
@@ -27,11 +27,7 @@
|
|
| 27 |
|
| 28 |
## Dataset Description
|
| 29 |
|
| 30 |
-
|
| 31 |
-
- **Repository:**
|
| 32 |
-
- **Paper:**
|
| 33 |
-
- **Leaderboard:**
|
| 34 |
-
- **Point of Contact:**
|
| 35 |
|
| 36 |
### Dataset Summary
|
| 37 |
|
|
@@ -47,6 +43,13 @@
|
|
| 47 |
|
| 48 |
## Dataset Structure
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
### Data Instances
|
| 51 |
|
| 52 |
[More Information Needed]
|
|
|
|
| 27 |
|
| 28 |
## Dataset Description
|
| 29 |
|
| 30 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
### Dataset Summary
|
| 33 |
|
|
|
|
| 43 |
|
| 44 |
## Dataset Structure
|
| 45 |
|
| 46 |
+
1. numero: CAES phrase number, starting at 1 and up to the number of retrieved phrases.
|
| 47 |
+
2. nivel: Level of knowledge of Spanish by the student who has provided the phrase. It will be one of those established in the Common European Framework of Reference in the learning of foreign languages
|
| 48 |
+
3. lengua materna: Mother tongue of the Spanish student to which the registered phrase belongs.
|
| 49 |
+
4. palabra clave: Key Word or Element in the phrase. As indicated, it can be a word, a punctuation mark or any other element or character that determines the critical aspect or main element of the compiled phrase.
|
| 50 |
+
5. frase: Complete phrase provided by the Spanish student. It is made up of the concatenation of the two parts into which it has been segmented in the source files, also including the word or key element.
|
| 51 |
+
6. nombre archivo origen: Also included in the dataset, in order to be able to use it in the preprocessing of the data, is the name of the origin file of the corresponding phrase. Although this information is not necessary for the object of the work, it is of interest when debugging the data capture. Later it will be information that we can do without.
|
| 52 |
+
|
| 53 |
### Data Instances
|
| 54 |
|
| 55 |
[More Information Needed]
|