Extracting Knowledge from an Arabic-English Machine-Readable Dictionary Using Information Extraction

9d ago · Global · primary source: export.arxiv.org

Researchers have detailed a method for automatically extracting lexical information from a machine-readable version of the Arabic-English Al-Mawrid dictionary, a widely used reference work, to help address a knowledge-acquisition bottleneck in natural language processing [1]. The approach, described in a paper submitted to arXiv, uses n-gram analysis and key-word-in-context analysis to discover lexical patterns that signal morphological, syntactic, or semantic information [1]. Hand-crafted rule-based information extraction then pulls that information from the text [1]. The study registered high precision across all information types, high recall for synonyms, and low recall for other categories [1]. The authors also found that the Al-Mawrid contains a significant quantity of derivations, synonyms, domain labels, and hyponym/hypernym relations [1]. Natural language processing applications require large, rich stores of linguistic knowledge [5]. Tasks in the field include text classification, natural language understanding, and natural language generation [5]. Lexical databases such as WordNet, which links words through synonyms, hyponyms, and meronyms, illustrate the kind of structured resource that NLP systems draw on [6]. The Al-Mawrid, despite its broad use, has largely remained locked in print-oriented or inconsistent digital formats that are inaccessible to modern computational tools [3]. A separate study proposes a standardized methodology to transform the Al-Mawrid into a machine-readable resource using a dual-standard framework that combines the ISO Language Markup Framework (ISO 24613) with TEI Lex-0 encoding [3]. That work reports a structural parsing accuracy of 91 percent [3]. The encoding methodology is designed to resolve structural ambiguities inherent in the dictionary’s legacy print-based lexicography, which relies heavily on typographic cues such as indentation and punctuation rather than explicit part-of-speech tags [3]. Another related effort focuses on structuring the dictionary’s entries by capturing punctuation regularity through parsing before applying information extraction techniques [4]. The researchers describe a modular, cascaded approach in which the output of each step becomes the input for the next, avoiding the need to build a single complex grammar for the Al-Mawrid’s inconsistent and variably formatted definitions [4]. The first phase of that work loads the dictionary’s data into a database format, recovering a principal structure of headwords linked to their associated definitions, idioms, terms, and translations [4].

research-paperapplicationinfrastructure

Background sources we checked (6)
  • arxiv.org ↗ [2606.28457] Extracting Knowledge from an Arabic-English Machine-Readable Dictionary Using Information Extraction ... # Title:Extracting Knowledge from an Arabic-English Machine-Readable Dictionary Using Information Extraction ... Diaa M. ... ayed, Aly A. Fahmy, Mohsen A. Rashwan…
  • arxiv.org ↗ Abstract. This paper presents a robust methodology for the systematic digitization and encoding of the Al-Mawrid Arabic– ... process, demonstrating a structural parsing accuracy of 91%. Quantitative evaluation of the information extraction rules reveals ... Despite a rich and lon…
  • arxiv.org ↗ ed information in the defining phrases. The proposed method is composed of successive steps where parsing is the major step. ... information content in ... for benefit of the anticipated ... Al-Maw ... 5. Structuring Method Though the punctuation of the Al-Mawrid definitions has …
  • en.wikipedia.org ↗ Natural language processing (NLP) is the processing of natural language information by a computer. NLP is a subfield of computer science and is closely associated with artificial intelligence. NLP is also related to information retrieval, knowledge representation, computational l…
  • en.wikipedia.org ↗ WordNet is a lexical database of semantic relations between words that links words into semantic relations including synonyms, hyponyms, and meronyms. The synonyms are grouped into synsets with short definitions and usage examples. It can thus be seen as a combination and extensi…
  • en.wikipedia.org ↗ Natural language processing is computer activity in which computers are entailed to analyze, understand, alter, or generate natural language. This includes the automation of any or all linguistic forms, activities, or methods of communication, such as conversation, correspondenc…

Sources

Spot something wrong? Report an issue