Commit
·
61900f6
1
Parent(s):
68508d5
Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,11 @@ MarathiSentiment is an IndicBERT(ai4bharat/indic-bert) model fine-tuned on L3Cub
|
|
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 |
-
@
|
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 |
-
|
|
|
25 |
year={2021}
|
26 |
}
|
27 |
```
|
|
|
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 |
+
@inproceedings{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 |
+
booktitle={Proceedings of the Eleventh Workshop on Computational Approaches to Subjectivity, Sentiment and Social Media Analysis},
|
25 |
+
pages={213--220},
|
26 |
year={2021}
|
27 |
}
|
28 |
```
|