Search papers, labs, and topics across Lattice.
This paper details a method for converting the Arabic-English Al-Mawrid dictionary into a machine-readable format using parsing expression grammars. The approach organizes dictionary entries into hierarchical structures, capturing essential components such as subentries, defining phrases, and translation equivalences. The findings indicate that despite the lack of standardization in Arabic dictionaries, it is feasible to achieve a structured format with reasonable accuracy through automated or semi-automated processes.
Structuring Arabic-English dictionaries for machine readability could revolutionize NLP applications in Arabic language processing.
Dictionaries are rich sources of lexical information about words that is required for many applications of natural language processing and human language technology. However, publishers prepare printed dictionaries for human usage not for machine processing. This paper presented a method to structure partly a machine-readable version of the Arabic-English Al-Mawrid dictionary. The method converted the entries of Al-Mawrid from a stream of words and punctuation marks into hierarchical structures. The hierarchical structure expresses the components of each dictionary entry in explicit format. A dictionary entry is composed of subentries and each subentry consists of defining phrases, domain labels, cross-references, and translation equivalences. We designed the proposed method as cascaded steps where parsing is the main step. We implemented the parser using the parsing expression grammars formalism. In conclusion, although Arabic dictionaries do not have microstructure standardization, this study demonstrated that it is possible to structure them automatically or semi-automatically with plausible accuracy after inducing their microstructure.