Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- de
|
4 |
+
- it
|
5 |
+
- es
|
6 |
+
- eu
|
7 |
+
- fr
|
8 |
+
multilingulality:
|
9 |
+
- multilingual
|
10 |
+
viewer: false
|
11 |
+
---
|
12 |
+
|
13 |
+
> [!NOTE]
|
14 |
+
> Dataset origin: https://live.european-language-grid.eu/catalogue/corpus/7618/
|
15 |
+
|
16 |
+
## Description
|
17 |
+
E3C is a freely available multilingual corpus (English, French, Italian, Spanish, and Basque) of semantically annotated clinical narratives to allow for the linguistic analysis, benchmarking, and training of information extraction systems.
|
18 |
+
It consists of two types of annotations: (i) clinical entities (e.g., pathologies), (ii) temporal information and factuality (e.g., events).
|
19 |
+
Researchers can use the benchmark training and test splits of our corpus to develop and test their own models.
|