Update README.md
Browse files
README.md
CHANGED
@@ -1244,7 +1244,17 @@ There is only one split available
|
|
1244 |
|
1245 |
### Citation Information
|
1246 |
|
1247 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1248 |
|
1249 |
### Contributions
|
1250 |
|
|
|
1244 |
|
1245 |
### Citation Information
|
1246 |
|
1247 |
+
Please cite our [ArXiv-Preprint](https://arxiv.org/abs/2305.01211)
|
1248 |
+
```
|
1249 |
+
@misc{brugger2023multilegalsbd,
|
1250 |
+
title={MultiLegalSBD: A Multilingual Legal Sentence Boundary Detection Dataset},
|
1251 |
+
author={Tobias Brugger and Matthias Stürmer and Joel Niklaus},
|
1252 |
+
year={2023},
|
1253 |
+
eprint={2305.01211},
|
1254 |
+
archivePrefix={arXiv},
|
1255 |
+
primaryClass={cs.CL}
|
1256 |
+
}
|
1257 |
+
```
|
1258 |
|
1259 |
### Contributions
|
1260 |
|