paper-with-me

Papers

Back-of-the-Book Index Automation for Arabic Documents

2024-10-14 · Nawal Haidar, Fadi A. Zaraket

Back-of-the-book indexes are crucial for book readability. Their manual creation is laborious and error prone. In this paper, we consider automating back-of-the-book index extraction for Arabic books to help simplify both the creation and review tasks. Given a back-of-the-book index, we aim to check and identify the accurate occurrences of index terms relative to the associated pages. To achieve this, we first define a pool of candidates for each term by extracting all possible noun phrases from paragraphs appearing on the relevant index pages. These noun phrases, identified through part-of-speech analysis, are stored in a vector database for efficient retrieval. We use several metrics, including exact matches, lexical similarity, and semantic similarity, to determine the most appropriate occurrence. The candidate with the highest score based on these metrics is chosen as the occurrence of the term. We fine-tuned a heuristic method, that considers the above metrics and that achieves an F1-score of .966 (precision=.966, recall=.966). These excellent results open the door for future work related to automation of back-of-the-book index generation and checking.

📄 PDF Abstract BibTeX arXiv:2410.10286

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

SARD: A Large-Scale Synthetic Arabic OCR Dataset for Book-Style Text Recognition

2025-05-30 · Omer Nacar, Yasser Al-Habashi, Serry Sibaee, Adel Ammar 외

Arabic Optical Character Recognition (OCR) is essential for converting vast amounts of Arabic print media into digital formats. However, training modern OCR models, especially powerful vision-language models, is hampered…

Optical Character RecognitionOptical Character Recognition (OCR)

Using Arabic Wordnet for semantic indexation in information retrieval system

2013-06-11 · Mohammed Alaeddine Abderrahim, Mohammed El Amine Abderrahim, Mohammed Amine Chikh

In the context of arabic Information Retrieval Systems (IRS) guided by arabic ontology and to enable those systems to better respond to user requirements, this paper aims to representing documents and queries by the best…

Information RetrievalRetrieval

BookRAG: A Hierarchical Structure-aware Index-based Approach for Retrieval-Augmented Generation on Complex Documents

2025-12-03 · Shu Wang, Yingli Zhou, Yixiang Fang arxiv

As an effective method to boost the performance of Large Language Models (LLMs) on the question answering (QA) task, Retrieval-Augmented Generation (RAG), which queries highly relevant information from external complex d…

Question Answering

Towards Terminology Management Automation for Arabic

2025-03-24 · Mahdi Nasser, Laura Sayyah, Fadi A. Zaraket

This paper presents a method and supporting tools for automation of terminology management for Arabic. The tools extract lists of parallel terminology matching terms in foreign languages to their Arabic counterparts from…

Management

Arabic Diacritics in the Wild: Exploiting Opportunities for Improved Diacritization

2024-06-09 · Salman Elgamal, Ossama Obeid, Tameem Kabbani, Go Inoue 외

The widespread absence of diacritical marks in Arabic text poses a significant challenge for Arabic natural language processing (NLP). This paper explores instances of naturally occurring diacritics, referred to as "diac…

Articles