Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,20 @@
|
|
2 |
|
3 |
Argument Mining model trained with Catalan (CAT) data for the Argument Segmentation + Argument Classification (E2E) task using the VivesDebate-speech corpus (ArgumentMining-CAT-AC-VivesDebate).
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
---
|
7 |
license: cc-by-nc-sa-4.0
|
|
|
2 |
|
3 |
Argument Mining model trained with Catalan (CAT) data for the Argument Segmentation + Argument Classification (E2E) task using the VivesDebate-speech corpus (ArgumentMining-CAT-AC-VivesDebate).
|
4 |
|
5 |
+
Code available in https://github.com/jairsan/VivesDebate-Speech
|
6 |
+
|
7 |
+
Cite:
|
8 |
+
|
9 |
+
```
|
10 |
+
@inproceedings{ruiz2023vivesdebate,
|
11 |
+
title={VivesDebate-Speech: A Corpus of Spoken Argumentation to Leverage Audio Features for Argument Mining},
|
12 |
+
author={Ruiz-Dolz, Ramon and Iranzo-S{\'a}nchez, Javier},
|
13 |
+
booktitle={Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing},
|
14 |
+
pages={2071--2077},
|
15 |
+
year={2023}
|
16 |
+
}
|
17 |
+
|
18 |
+
```
|
19 |
|
20 |
---
|
21 |
license: cc-by-nc-sa-4.0
|