Commit ·
e9cbeb8
1
Parent(s): 84dacab
Added citation bibtext
Browse files
README.md
CHANGED
|
@@ -93,10 +93,11 @@ For complete results and discussion please refer to the [paper](TODO).
|
|
| 93 |
### BibTeX entry and citation info
|
| 94 |
|
| 95 |
```bibtex
|
| 96 |
-
@inproceedings{
|
| 97 |
title={jurBERT: A Romanian BERT Model for Legal Judgement Prediction},
|
| 98 |
-
author={Masala, Mihai and Iacob, Radu and Uban, Ana and Cidota, Marina and Velicu, Horia and Rebedea, Traian and Popescu, Marius},
|
| 99 |
-
booktitle={
|
|
|
|
| 100 |
year={2021}
|
| 101 |
}
|
| 102 |
```
|
|
|
|
| 93 |
### BibTeX entry and citation info
|
| 94 |
|
| 95 |
```bibtex
|
| 96 |
+
@inproceedings{masala2021jurbert,
|
| 97 |
title={jurBERT: A Romanian BERT Model for Legal Judgement Prediction},
|
| 98 |
+
author={Masala, Mihai and Iacob, Radu Cristian Alexandru and Uban, Ana Sabina and Cidota, Marina and Velicu, Horia and Rebedea, Traian and Popescu, Marius},
|
| 99 |
+
booktitle={Proceedings of the Natural Legal Language Processing Workshop 2021},
|
| 100 |
+
pages={86--94},
|
| 101 |
year={2021}
|
| 102 |
}
|
| 103 |
```
|