katrjohn commited on
Commit
7c511c9
·
verified ·
1 Parent(s): 0acb252

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -185,17 +185,15 @@ This model has been released along side with the article: Named Entity Recogniti
185
 
186
  To use this model please cite the following:
187
  ```
188
- @article{Katranis2025Access,
189
- author = {Ioannis Katranis and Christos Troussas and Akrivi Krouska and Phivos Mylonas and Cleo Sgouropoulou},
190
- title = {Named Entity Recognition and News Article Classification: A Lightweight Approach},
191
- journal = {IEEE Access},
192
- year = {2025},
193
- pages = {1--1},
194
- issn = {2169-3536},
195
- doi = {10.1109/ACCESS.2025.3605709},
196
- url = {https://ieeexplore.ieee.org/document/11148234},
197
- note = {Early Access},
198
- month = sep
199
- }
200
 
201
  ```
 
185
 
186
  To use this model please cite the following:
187
  ```
188
+ @ARTICLE{11148234,
189
+ author={Katranis, Ioannis and Troussas, Christos and Krouska, Akrivi and Mylonas, Phivos and Sgouropoulou, Cleo},
190
+ journal={IEEE Access},
191
+ title={Named Entity Recognition and News Article Classification: A Lightweight Approach},
192
+ year={2025},
193
+ volume={13},
194
+ number={},
195
+ pages={155031-155046},
196
+ 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},
197
+ doi={10.1109/ACCESS.2025.3605709}}
 
 
198
 
199
  ```