Update README.md
Browse files
README.md
CHANGED
@@ -57,6 +57,21 @@ print(classification(input_text)[0])
|
|
57 |
## Citation
|
58 |
If you use this model, please cite the following paper:
|
59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
```
|
61 |
@inproceedings {yang-asent,
|
62 |
title = {Neurális entitásorientált szentimentelemző alkalmazás magyar nyelvre},
|
|
|
57 |
## Citation
|
58 |
If you use this model, please cite the following paper:
|
59 |
|
60 |
+
```
|
61 |
+
@article {laki-yang-sentiment,
|
62 |
+
author = {Laki, László János and Yang, Zijian Győző},
|
63 |
+
title = {Sentiment Analysis with Neural Models for Hungarian},
|
64 |
+
journal = {Acta Polytechnica Hungarica},
|
65 |
+
year = {2023},
|
66 |
+
publisher = {Obuda University},
|
67 |
+
volume = {20},
|
68 |
+
number = {5},
|
69 |
+
doi = {10.12700/APH.20.5.2023.5.8},
|
70 |
+
pages= {109--128},
|
71 |
+
url = {https://acta.uni-obuda.hu/Laki_Yang_134.pdf}
|
72 |
+
}
|
73 |
+
```
|
74 |
+
|
75 |
```
|
76 |
@inproceedings {yang-asent,
|
77 |
title = {Neurális entitásorientált szentimentelemző alkalmazás magyar nyelvre},
|