paper-with-me

홈 › Papers

Language Independent Acquisition of Abbreviations

2017-09-23 · Michael R. Glass, Md. Faisal Mahbub Chowdhury, Alfio M. Gliozzo

This paper addresses automatic extraction of abbreviations (encompassing acronyms and initialisms) and corresponding long-form expansions from plain unstructured text. We create and are going to release a multilingual resource for abbreviations and their corresponding expansions, built automatically by exploiting Wikipedia redirect and disambiguation pages, that can be used as a benchmark for evaluation. We address a shortcoming of previous work where only the redirect pages were used, and so every abbreviation had only a single expansion, even though multiple different expansions are possible for many of the abbreviations. We also develop a principled machine learning based approach to scoring expansion candidates using different techniques such as indicators of near synonymy, topical relatedness, and surface similarity. We show improved performance over seven languages, including two with a non-Latin alphabet, relative to strong baselines.

📄 PDF Abstract BibTeX arXiv:1709.08074

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generating abbreviations using Google Books library

2014-10-04 · Valery D. Solovyev, Vladimir V. Bochkarev

The article describes the original method of creating a dictionary of abbreviations based on the Google Books Ngram Corpus. The dictionary of abbreviations is designed for Russian, yet as its methodology is universal it …

Text Segmentation

ABB-BERT: A BERT model for disambiguating abbreviations and contractions

2022-07-08 · ICON 2021 12 · Prateek Kacker, Andi Cupallari, Aswin Gridhar Subramanian, Nimit Jain

Abbreviations and contractions are commonly found in text across different domains. For example, doctors' notes contain many contractions that can be personalized based on their choices. Existing spelling correction mode…

Spelling Correction

PLOD: An Abbreviation Detection Dataset for Scientific Documents

2022-04-26 · LREC 2022 6 · Leonardo Zilio, Hadeel Saadany, Prashant Sharma, Diptesh Kanojia 외

The detection and extraction of abbreviations from unstructured texts can help to improve the performance of Natural Language Processing tasks, such as machine translation and information retrieval. However, in terms of …

AbbreviationDetectionInformation RetrievalMachine TranslationRetrieval+1

Dealing with Abbreviations in the Slovenian Biographical Lexicon

2022-11-04 · Angel Daza, Antske Fokkens, Tomaž Erjavec

Abbreviations present a significant challenge for NLP systems because they cause tokenization and out-of-vocabulary errors. They can also make the text less readable, especially in reference printed books, where they are…

Structured abbreviation expansion in context

2021-10-04 · Findings (EMNLP) 2021 11 · Kyle Gorman, Christo Kirov, Brian Roark, Richard Sproat

Ad hoc abbreviations are commonly found in informal communication channels that favor shorter messages. We consider the task of reversing these abbreviations in context to recover normalized, expanded versions of abbrevi…

Spelling Correction