paper-with-me

홈 › Papers

Cross-Dialect Sentence Transformation: A Comparative Analysis of Language Models for Adapting Sentences to British English

2023-11-05 · Shruti Dutta, Shashwat Mookherjee

This study explores linguistic distinctions among American, Indian, and Irish English dialects and assesses various Language Models (LLMs) in their ability to generate British English translations from these dialects. Using cosine similarity analysis, the study measures the linguistic proximity between original British English translations and those produced by LLMs for each dialect. The findings reveal that Indian and Irish English translations maintain notably high similarity scores, suggesting strong linguistic alignment with British English. In contrast, American English exhibits slightly lower similarity, reflecting its distinct linguistic traits. Additionally, the choice of LLM significantly impacts translation quality, with Llama-2-70b consistently demonstrating superior performance. The study underscores the importance of selecting the right model for dialect translation, emphasizing the role of linguistic expertise and contextual understanding in achieving accurate translations.

📄 PDF Abstract BibTeX arXiv:2311.07583

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTranslation

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

A Comparative Analysis of Retrieval-Augmented Generation Techniques for Bengali Standard-to-Dialect Machine Translation Using LLMs

2025-12-16 · K. M. Jubair Sami, Dipto Sumit, Ariyan Hossain, Farig Sadeque arxiv

Translating from a standard language to its regional dialects is a significant NLP challenge due to scarce data and linguistic variation, a problem prominent in the Bengali language. This paper proposes and compares two …

Machine Translation

EgyBERT: A Large Language Model Pretrained on Egyptian Dialect Corpora

2024-08-07 · Faisal Qarah

This study presents EgyBERT, an Arabic language model pretrained on 10.4 GB of Egyptian dialectal texts. We evaluated EgyBERT's performance by comparing it with five other multidialect Arabic language models across 10 ev…

Language ModelingLanguage ModellingLarge Language Model

Exploring Bengali Religious Dialect Biases in Large Language Models with Evaluation Perspectives

2024-07-25 · Azmine Toushik Wasi, Raima Islam, Mst Rafia Islam, Taki Hasan Rafi 외

While Large Language Models (LLM) have created a massive technological impact in the past decade, allowing for human-enabled applications, they can produce output that contains stereotypes and biases, especially when usi…

Fairness

A Spelling Correction Corpus for Multiple Arabic Dialects

2020-05-01 · LREC 2020 5 · Fadhl Eryani, Nizar Habash, Houda Bouamor, Salam Khalifa

Arabic dialects are the non-standard varieties of Arabic commonly spoken {--} and increasingly written on social media {--} across the Arab world. Arabic dialects do not have standard orthographies, a challenge for natur…

Spelling CorrectionText Normalization

Fine-Grained Arabic Dialect Identification

2018-08-01 · COLING 2018 8 · Mohammad Salameh, Houda Bouamor, Nizar Habash

Previous work on the problem of Arabic Dialect Identification typically targeted coarse-grained five dialect classes plus Standard Arabic (6-way classification). This paper presents the first results on a fine-grained di…

ClassificationDialect IdentificationGeneral ClassificationMachine Translation+1