kalusev commited on
Commit
ff6f5ae
·
verified ·
1 Parent(s): 268d888

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -13
README.md CHANGED
@@ -146,18 +146,6 @@ for token, label in results:
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:number](TBA)](doi_link) -->
148
 
149
- <pre><code>
150
- @misc{kalušev2025namedentityrecognitionserbian,
151
- title={Named entity recognition for Serbian legal documents: Design, methodology and dataset development},
152
- author={Vladimir Kalušev and Branko Brkljač},
153
- year={2025},
154
- eprint={2502.10582},
155
- archivePrefix={arXiv},
156
- primaryClass={cs.CL},
157
- url={https://arxiv.org/abs/2502.10582},
158
- }
159
- </code></pre>
160
-
161
  <pre><code>
162
  @inproceedings{KalusevNER2025,
163
  author = {Kalu{\v{s}ev, Vladimir and Brklja{\v{c}}, Branko},
@@ -170,4 +158,14 @@ for token, label in results:
170
  }
171
  </code></pre>
172
 
173
- The corresponding preprint of conference paper is also available on arXiv repository: TBA
 
 
 
 
 
 
 
 
 
 
 
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:number](TBA)](doi_link) -->
148
 
 
 
 
 
 
 
 
 
 
 
 
 
149
  <pre><code>
150
  @inproceedings{KalusevNER2025,
151
  author = {Kalu{\v{s}ev, Vladimir and Brklja{\v{c}}, Branko},
 
158
  }
159
  </code></pre>
160
 
161
+ <pre><code>
162
+ @misc{kalušev2025namedentityrecognitionserbian,
163
+ title={Named entity recognition for Serbian legal documents: Design, methodology and dataset development},
164
+ author={Vladimir Kalušev and Branko Brkljač},
165
+ year={2025},
166
+ eprint={2502.10582},
167
+ archivePrefix={arXiv},
168
+ primaryClass={cs.CL},
169
+ url={https://arxiv.org/abs/2502.10582},
170
+ }
171
+ </code></pre>