paper-with-me

홈 › Papers

On the Effects of Regional Spelling Conventions in Retrieval Models

2023-08-01 · Andreas Chari, Sean MacAvaney, Iadh Ounis

One advantage of neural ranking models is that they are meant to generalise well in situations of synonymity i.e. where two words have similar or identical meanings. In this paper, we investigate and quantify how well various ranking models perform in a clear-cut case of synonymity: when words are simply expressed in different surface forms due to regional differences in spelling conventions (e.g., color vs colour). We first explore the prevalence of American and British English spelling conventions in datasets used for the pre-training, training and evaluation of neural retrieval methods, and find that American spelling conventions are far more prevalent. Despite these biases in the training data, we find that retrieval models often generalise well in this case of synonymity. We explore the effect of document spelling normalisation in retrieval and observe that all models are affected by normalising the document's spelling. While they all experience a drop in performance when normalised to a different spelling convention than that of the query, we observe varied behaviour when the document is normalised to share the query spelling convention: lexical models show improvements, dense retrievers remain unaffected, and re-rankers exhibit contradictory behaviour.

📄 PDF Abstract BibTeX arXiv:2308.00480

Code (1)

andreaschari/regional_spelling 공식 구현 pytorch

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

The Influence of Regional Pronunciation Variation on Children’s Spelling and the Potential Benefits of Accent Adapted Spellcheckers

2021-11-01 · CoNLL (EMNLP) 2021 11 · Emma O’Neill, Joe Kenny, Anthony Ventresque, Julie Carson-Berndsen

A child who is unfamiliar with the correct spelling of a word often employs a “sound it out” approach: breaking the word down into its constituent sounds and then choosing letters to represent the identified sounds. This…

Spelling Correction

Transcribing Bengali Text with Regional Dialects to IPA using District Guided Tokens

2024-03-26 · S M Jishanul Islam, Sadia Ahmmed, Sahid Hossain Mustakim

Accurate transcription of Bengali text to the International Phonetic Alphabet (IPA) is a challenging task due to the complex phonology of the language and context-dependent sound changes. This challenge is even more for …

Spelling convention sensitivity in neural language models

2023-03-06 · Elizabeth Nielsen, Christo Kirov, Brian Roark

We examine whether large neural language models, trained on very large collections of varied English text, learn the potentially long-distance dependency of British versus American spelling conventions, i.e., whether spe…

Language ModelingLanguage ModellingSensitivity

Automatic Normalisation of Early Modern French

2022-06-01 · LREC 2022 6 · Rachel Bawden, Jonathan Poinhos, Eleni Kogkitsidou, Philippe Gambette 외

Spelling normalisation is a useful step in the study and analysis of historical language texts, whether it is manual analysis by experts or automatic analysis using downstream natural language processing (NLP) tools. Not…

Text normalization for low-resource languages: the case of Ligurian

2022-06-16 · Stefano Lusito, Edoardo Ferrante, Jean Maillard

Text normalization is a crucial technology for low-resource languages which lack rigid spelling conventions or that have undergone multiple spelling reforms. Low-resource text normalization has so far relied upon hand-cr…

Text Normalization