katrjohn commited on
Commit
93ea76d
·
verified ·
1 Parent(s): ed05a17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -209,17 +209,16 @@ This model has been released along side with the article: Named Entity Recogniti
209
 
210
  To use this model please cite the following:
211
  ```
212
- @article{Katranis2025Access,
213
- author = {Ioannis Katranis and Christos Troussas and Akrivi Krouska and Phivos Mylonas and Cleo Sgouropoulou},
214
- title = {Named Entity Recognition and News Article Classification: A Lightweight Approach},
215
- journal = {IEEE Access},
216
- year = {2025},
217
- pages = {1--1},
218
- issn = {2169-3536},
219
- doi = {10.1109/ACCESS.2025.3605709},
220
- url = {https://ieeexplore.ieee.org/document/11148234},
221
- note = {Early Access},
222
- month = sep
223
- }
224
 
225
  ```
 
209
 
210
  To use this model please cite the following:
211
  ```
212
+ @ARTICLE{11148234,
213
+ author={Katranis, Ioannis and Troussas, Christos and Krouska, Akrivi and Mylonas, Phivos and Sgouropoulou, Cleo},
214
+ journal={IEEE Access},
215
+ title={Named Entity Recognition and News Article Classification: A Lightweight Approach},
216
+ year={2025},
217
+ volume={13},
218
+ number={},
219
+ pages={155031-155046},
220
+ keywords={Accuracy;Transformers;Pipelines;Named entity recognition;Computational modeling;Vocabulary;Tagging;Real-time systems;Benchmark testing;Training;Distilled transformer;edge-deployable model;multiclass news-topic classification;named entity recognition},
221
+ doi={10.1109/ACCESS.2025.3605709}}
222
+
 
223
 
224
  ```