Update README.md
Browse files
README.md
CHANGED
|
@@ -4,8 +4,10 @@ language:
|
|
| 4 |
- fr
|
| 5 |
tags:
|
| 6 |
- legal
|
|
|
|
| 7 |
task_categories:
|
| 8 |
- token-classification
|
|
|
|
| 9 |
---
|
| 10 |
# EUR-Lex-Triples: A Legal Relation Extraction Dataset from European Legislation
|
| 11 |
EUR-Lex-Sum dataset [Aumiller, 2022](https://aclanthology.org/2022.emnlp-main.519.pdf) annotated with triples
|
|
|
|
| 4 |
- fr
|
| 5 |
tags:
|
| 6 |
- legal
|
| 7 |
+
- eur-lex
|
| 8 |
task_categories:
|
| 9 |
- token-classification
|
| 10 |
+
- relation-extraction
|
| 11 |
---
|
| 12 |
# EUR-Lex-Triples: A Legal Relation Extraction Dataset from European Legislation
|
| 13 |
EUR-Lex-Sum dataset [Aumiller, 2022](https://aclanthology.org/2022.emnlp-main.519.pdf) annotated with triples
|