breakend commited on
Commit
f63ef3c
1 Parent(s): 92cc549

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -201,5 +201,26 @@ TODO:
201
  Since this dataset also includes several other curations, if you cite this work please also cite:
202
 
203
  ```
204
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
205
  ```
 
201
  Since this dataset also includes several other curations, if you cite this work please also cite:
202
 
203
  ```
204
+ # EurLex
205
+
206
+ @inproceedings{chalkidis-etal-2019-large,
207
+ title = "Large-Scale Multi-Label Text Classification on {EU} Legislation",
208
+ author = "Chalkidis, Ilias and Fergadiotis, Manos and Malakasiotis, Prodromos and Androutsopoulos, Ion",
209
+ booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
210
+ year = "2019",
211
+ address = "Florence, Italy",
212
+ publisher = "Association for Computational Linguistics",
213
+ url = "https://www.aclweb.org/anthology/P19-1636",
214
+ doi = "10.18653/v1/P19-1636",
215
+ pages = "6314--6322"
216
+ }
217
+
218
+ # BVA
219
+ @inproceedings{huang2021context,
220
+ title={Context-aware legal citation recommendation using deep learning},
221
+ author={Huang, Zihan and Low, Charles and Teng, Mengqiu and Zhang, Hongyi and Ho, Daniel E and Krass, Mark S and Grabmair, Matthias},
222
+ booktitle={Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law},
223
+ pages={79--88},
224
+ year={2021}
225
+ }
226
  ```