Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,25 @@ language:
|
|
| 5 |
tags:
|
| 6 |
- negation
|
| 7 |
pretty_name: SFU-Review-SP-Neg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
### Dataset Description
|
| 10 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- negation
|
| 7 |
pretty_name: SFU-Review-SP-Neg
|
| 8 |
+
configs:
|
| 9 |
+
- config_name: default
|
| 10 |
+
data_files:
|
| 11 |
+
- split: coches
|
| 12 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/coches.txt"
|
| 13 |
+
- split: hoteles
|
| 14 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/hoteles.txt"
|
| 15 |
+
- split: lavadoras
|
| 16 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/lavadoras.txt"
|
| 17 |
+
- split: libros
|
| 18 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/libros.txt"
|
| 19 |
+
- split: moviles
|
| 20 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/moviles.txt"
|
| 21 |
+
- split: musica
|
| 22 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/musica.txt"
|
| 23 |
+
- split: ordenadores
|
| 24 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/ordenadores.txt"
|
| 25 |
+
- split: peliculas
|
| 26 |
+
path: "SFU_Review_SP_NEG_cue_scope_event_with_dependency_info_CoNLL/peliculas.txt"
|
| 27 |
---
|
| 28 |
### Dataset Description
|
| 29 |
|