Update README.md
Browse files
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 |
-
@
|
| 213 |
-
author
|
| 214 |
-
|
| 215 |
-
|
| 216 |
-
year
|
| 217 |
-
|
| 218 |
-
|
| 219 |
-
|
| 220 |
-
|
| 221 |
-
|
| 222 |
-
|
| 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 |
```
|