Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,17 @@ tags:
|
|
9 |
pretty_name: AGB-DE
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pretty_name: AGB-DE
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
+
---
|
13 |
+
|
14 |
+
# AGB-DE: A Corpus for the Automated Legal Assessment of Clauses in German Consumer Contracts
|
15 |
+
|
16 |
+
## How to cite
|
17 |
+
```
|
18 |
+
@inproceedings{braun-matthes-2024-agb,
|
19 |
+
title = "AGB-DE: A Corpus for the Automated Legal Assessment of Clauses in German Consumer Contracts",
|
20 |
+
author = "Braun, Daniel and Matthes, Florian",
|
21 |
+
booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
|
22 |
+
year = "2024",
|
23 |
+
publisher = "Association for Computational Linguistics"
|
24 |
+
}
|
25 |
+
```
|