l3cube-pune
commited on
Commit
•
68508d5
1
Parent(s):
cb2760c
Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,13 @@ widget:
|
|
15 |
MarathiSentiment is an IndicBERT(ai4bharat/indic-bert) model fine-tuned on L3CubeMahaSent - a Marathi tweet-based sentiment analysis dataset.
|
16 |
[dataset link] (https://github.com/l3cube-pune/MarathiNLP)
|
17 |
|
18 |
-
More details on the dataset, models, and baseline results can be found in our [paper] (http://arxiv.org/abs/2103.11408)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
MarathiSentiment is an IndicBERT(ai4bharat/indic-bert) model fine-tuned on L3CubeMahaSent - a Marathi tweet-based sentiment analysis dataset.
|
16 |
[dataset link] (https://github.com/l3cube-pune/MarathiNLP)
|
17 |
|
18 |
+
More details on the dataset, models, and baseline results can be found in our [paper] (http://arxiv.org/abs/2103.11408)
|
19 |
+
|
20 |
+
```
|
21 |
+
@article{kulkarni2021l3cubemahasent,
|
22 |
+
title={L3CubeMahaSent: A Marathi Tweet-based Sentiment Analysis Dataset},
|
23 |
+
author={Kulkarni, Atharva and Mandhane, Meet and Likhitkar, Manali and Kshirsagar, Gayatri and Joshi, Raviraj},
|
24 |
+
journal={arXiv preprint arXiv:2103.11408},
|
25 |
+
year={2021}
|
26 |
+
}
|
27 |
+
```
|