Update README.md
Browse files
README.md
CHANGED
|
@@ -17,3 +17,15 @@ We are still working on our model and will edit this page as we progress.<br>
|
|
| 17 |
Note that we have released only sentiment analysis (polarity) at this point, emotion detection will be released later on.<br>
|
| 18 |
our git: https://github.com/avichaychriqui/HeBERT
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
Note that we have released only sentiment analysis (polarity) at this point, emotion detection will be released later on.<br>
|
| 18 |
our git: https://github.com/avichaychriqui/HeBERT
|
| 19 |
|
| 20 |
+
|
| 21 |
+
## If you use this model please cite us as :
|
| 22 |
+
Chriqui, A., & Yahav, I. (2021). HeBERT & HebEMO: a Hebrew BERT Model and a Tool for Polarity Analysis and Emotion Recognition. arXiv preprint arXiv:2102.01909.
|
| 23 |
+
```
|
| 24 |
+
@article{chriqui2021hebert,
|
| 25 |
+
title={HeBERT \& HebEMO: a Hebrew BERT Model and a Tool for Polarity Analysis and Emotion Recognition},
|
| 26 |
+
author={Chriqui, Avihay and Yahav, Inbal},
|
| 27 |
+
journal={arXiv preprint arXiv:2102.01909},
|
| 28 |
+
year={2021}
|
| 29 |
+
}
|
| 30 |
+
```
|
| 31 |
+
|