paper-with-me

Papers

L3Cube-MahaNLP: Marathi Natural Language Processing Datasets, Models, and Library

2022-05-29 · Raviraj Joshi

Despite being the third most popular language in India, the Marathi language lacks useful NLP resources. Moreover, popular NLP libraries do not have support for the Marathi language. With L3Cube-MahaNLP, we aim to build resources and a library for Marathi natural language processing. We present datasets and transformer models for supervised tasks like sentiment analysis, named entity recognition, and hate speech detection. We have also published a monolingual Marathi corpus for unsupervised language modeling tasks. Overall we present MahaCorpus, MahaSent, MahaNER, and MahaHate datasets and their corresponding MahaBERT models fine-tuned on these datasets. We aim to move ahead of benchmark datasets and prepare useful resources for Marathi. The resources are available at https://github.com/l3cube-pune/MarathiNLP.

📄 PDF Abstract BibTeX arXiv:2205.14728

Code (1)

l3cube-pune/MarathiNLP 공식 구현

Tasks

Hate Speech DetectionLanguage ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentiment Analysis

Similar Papers 제목 키워드 기반

mahaNLP: A Marathi Natural Language Processing Library

2023-11-05 · Vidula Magdum, Omkar Dhekane, Sharayu Hiwarkhedkar, Saloni Mittal 외

We present mahaNLP, an open-source natural language processing (NLP) library specifically built for the Marathi language. It aims to enhance the support for the low-resource Indian language Marathi in the field of NLP. I…

Hate Speech DetectionNERSentenceSentence Completion+1

Curating Stopwords in Marathi: A TF-IDF Approach for Improved Text Analysis and Information Retrieval

2024-06-16 · Rohan Chavan, Gaurav Patil, Vishal Madle, Raviraj Joshi

Stopwords are commonly used words in a language that are often considered to be of little value in determining the meaning or significance of a document. These words occur frequently in most texts and don't provide much …

Information RetrievalRetrievalSentiment Analysistext-classification+1

MahaParaphrase: A Marathi Paraphrase Detection Corpus and BERT-based Models

2025-08-24 · Suramya Jadhav, Abhay Shanbhag, Amogh Thakurdesai, Ridhima Sinare 외 arxiv

Paraphrases are a vital tool to assist language understanding tasks such as question answering, style transfer, semantic parsing, and data augmentation tasks. Indic languages are complex in natural language processing (N…

Question AnsweringData AugmentationSemantic ParsingStyle Transfer

L3Cube-MahaSum: A Comprehensive Dataset and BART Models for Abstractive Text Summarization in Marathi

2024-10-11 · Pranita Deshmukh, Nikita Kulkarni, Sanhita Kulkarni, Kareena Manghani 외

We present the MahaSUM dataset, a large-scale collection of diverse news articles in Marathi, designed to facilitate the training and evaluation of models for abstractive summarization tasks in Indic languages. The datas…

Abstractive Text SummarizationArticlesText Summarization

L3CubeMahaSent: A Marathi Tweet-based Sentiment Analysis Dataset

2021-03-21 · EACL (WASSA) 2021 4 · Atharva Kulkarni, Meet Mandhane, Manali Likhitkar, Gayatri Kshirsagar 외

Sentiment analysis is one of the most fundamental tasks in Natural Language Processing. Popular languages like English, Arabic, Russian, Mandarin, and also Indian languages such as Hindi, Bengali, Tamil have seen a signi…

Sentiment Analysis