paper-with-me

Papers

L3Cube-HingCorpus and HingBERT: A Code Mixed Hindi-English Dataset and BERT Language Models

2022-04-18 · WILDRE (LREC) 2022 6 · Ravindra Nayak, Raviraj Joshi

Code-switching occurs when more than one language is mixed in a given sentence or a conversation. This phenomenon is more prominent on social media platforms and its adoption is increasing over time. Therefore code-mixed NLP has been extensively studied in the literature. As pre-trained transformer-based architectures are gaining popularity, we observe that real code-mixing data are scarce to pre-train large language models. We present L3Cube-HingCorpus, the first large-scale real Hindi-English code mixed data in a Roman script. It consists of 52.93M sentences and 1.04B tokens, scraped from Twitter. We further present HingBERT, HingMBERT, HingRoBERTa, and HingGPT. The BERT models have been pre-trained on codemixed HingCorpus using masked language modelling objectives. We show the effectiveness of these BERT models on the subsequent downstream tasks like code-mixed sentiment analysis, POS tagging, NER, and LID from the GLUECoS benchmark. The HingGPT is a GPT2 based generative transformer model capable of generating full tweets. We also release L3Cube-HingLID Corpus, the largest code-mixed Hindi-English language identification(LID) dataset and HingBERT-LID, a production-quality LID model to facilitate capturing of more code-mixed data using the process outlined in this work. The dataset and models are available at https://github.com/l3cube-pune/code-mixed-nlp .

📄 PDF Abstract BibTeX arXiv:2204.08398

Code (1)

l3cube-pune/code-mixed-nlp 공식 구현

Tasks

Language IdentificationLanguage ModellingNERPOSPOS TaggingSentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

On Importance of Code-Mixed Embeddings for Hate Speech Identification

2024-11-27 · Shruti Jagdale, Omkar Khade, Gauri Takalikar, Mihir Inamdar 외

Code-mixing is the practice of using two or more languages in a single sentence, which often occurs in multilingual communities such as India where people commonly speak multiple languages. Classic NLP tools, trained on …

Hate Speech DetectionSentence

Comparative Study of Pre-Trained BERT Models for Code-Mixed Hindi-English Data

2023-05-25 · Aryan Patil, Varad Patwardhan, Abhishek Phaltankar, Gauri Takawane 외

The term "Code Mixed" refers to the use of more than one language in the same text. This phenomenon is predominantly observed on social media platforms, with an increasing amount of adaptation as time goes on. It is crit…

Emotion RecognitionSentiment Analysis

Comparative Study of Pre-Trained BERT and Large Language Models for Code-Mixed Named Entity Recognition

2025-09-02 · Mayur Shirke, Amey Shembade, Pavan Thorat, Madhushri Wagh 외 arxiv

Named Entity Recognition (NER) in code-mixed text, particularly Hindi-English (Hinglish), presents unique challenges due to informal structure, transliteration, and frequent language switching. This study conducts a comp…

Leveraging Language Identification to Enhance Code-Mixed Text Classification

2023-06-08 · Gauri Takawane, Abhishek Phaltankar, Varad Patwardhan, Aryan Patil 외

The usage of more than one language in the same text is referred to as Code Mixed. It is evident that there is a growing degree of adaption of the use of code-mixed data, especially English with a regional language, on s…

ClassificationHate Speech DetectionLanguage IdentificationSentence+3

L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages

2022-11-21 · Raviraj Joshi

The monolingual Hindi BERT models currently available on the model hub do not perform better than the multi-lingual models on downstream tasks. We present L3Cube-HindBERT, a Hindi BERT model pre-trained on Hindi monoling…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)text-classification+2