File size: 2,269 Bytes
c3bd7c9
 
 
 
 
 
 
 
4342304
c3bd7c9
 
 
 
 
5ebef28
c3bd7c9
 
 
37f2799
c3bd7c9
 
2f781c7
 
 
 
 
 
 
 
c3bd7c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
language: mr
tags:
- bert
license: cc-by-4.0
datasets:
- L3Cube-MahaSent-MD
widget:
- text: "ते फुलांचे सौंदर्य आहे जे कवी आणि लेखकांना त्यांच्याजवळ इतके आकर्षित करते, आणि आपण ते त्यांच्या लेखना मधून बघू शकतात"
---


## MahaSent-MD

MahaSent-MD is a MahaBERT(<a href="https://huggingface.co/l3cube-pune/marathi-bert-v2">l3cube-pune/marathi-bert-v2</a>) model fine-tuned on full L3Cube-MahaSent-MD Corpus, a multi-domain Marathi sentiment analysis dataset. <br>
The MahaSent-MD dataset contains domains like movie reviews, generic tweets, subtitles, and political tweets. This model is trained on all the domains. <br>
[dataset link] (https://github.com/l3cube-pune/MarathiNLP)

More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2306.13888)
<br>
Citing:
```
@article{pingle2023l3cube,
  title={L3Cube-MahaSent-MD: A Multi-domain Marathi Sentiment Analysis Dataset and Transformer Models},
  author={Pingle, Aabha and Vyawahare, Aditya and Joshi, Isha and Tangsali, Rahul and Joshi, Raviraj},
  journal={arXiv preprint arXiv:2306.13888},
  year={2023}
}
```

```
@article{joshi2022l3cube,
  title={L3cube-mahanlp: Marathi natural language processing datasets, models, and library},
  author={Joshi, Raviraj},
  journal={arXiv preprint arXiv:2205.14728},
  year={2022}
}
```

Other Marathi Sentiment models from MahaSent family are shared here:<br>

<a href="https://huggingface.co/l3cube-pune/marathi-sentiment-md"> MahaSent-MD (multi domain) </a> <br>
<a href="https://huggingface.co/l3cube-pune/marathi-sentiment-tweets"> MahaSent-GT (generic tweets) </a> <br>
<a href="https://huggingface.co/l3cube-pune/marathi-sentiment-movie-reviews"> MahaSent-MR (movie reviews) </a> <br>
<a href="https://huggingface.co/l3cube-pune/marathi-sentiment-political-tweets"> MahaSent-PT (political tweets) </a> <br>
<a href="https://huggingface.co/l3cube-pune/marathi-sentiment-subtitles"> MahaSent-ST (TV subtitles) </a> <br>
<a href="https://huggingface.co/l3cube-pune/MarathiSentiment"> MahaSent v1 (political tweets) </a> <br>