Update README.md
Browse files
README.md
CHANGED
|
@@ -144,7 +144,7 @@ for token, label in results:
|
|
| 144 |
### If you would like to use this software, please consider citing the following publication:
|
| 145 |
|
| 146 |
- *Kalušev, V., Brkljač, B. (2025). **Named entity recognition for Serbian legal documents: Design, methodology and dataset development**. In Proceedings of the 15th International Conference on Information Society and Technology (ICIST), Kopaonik, Serbia, 9-12 March, 2025, Vol. -, ISBN -, accepted for publication
|
| 147 |
-
[](doi_link)
|
| 148 |
|
| 149 |
<pre><code>
|
| 150 |
@inproceedings{KalusevNER2025,
|
|
@@ -156,4 +156,6 @@ for token, label in results:
|
|
| 156 |
title = {Named entity recognition for Serbian legal documents: {D}esign, methodology and dataset development},
|
| 157 |
year = {2025}
|
| 158 |
}
|
| 159 |
-
</code></pre>
|
|
|
|
|
|
|
|
|
| 144 |
### If you would like to use this software, please consider citing the following publication:
|
| 145 |
|
| 146 |
- *Kalušev, V., Brkljač, B. (2025). **Named entity recognition for Serbian legal documents: Design, methodology and dataset development**. In Proceedings of the 15th International Conference on Information Society and Technology (ICIST), Kopaonik, Serbia, 9-12 March, 2025, Vol. -, ISBN -, accepted for publication
|
| 147 |
+
<!--[](doi_link) -->
|
| 148 |
|
| 149 |
<pre><code>
|
| 150 |
@inproceedings{KalusevNER2025,
|
|
|
|
| 156 |
title = {Named entity recognition for Serbian legal documents: {D}esign, methodology and dataset development},
|
| 157 |
year = {2025}
|
| 158 |
}
|
| 159 |
+
</code></pre>
|
| 160 |
+
|
| 161 |
+
The corresponding preprint of conference paper is available on arxiv repository: TBA
|