paper-with-me

Papers

Rule Based Metadata Extraction Framework from Academic Articles

2018-07-24 · Azimjonov Jahongir, Alikhanov Jumabek

Metadata of scientific articles such as title, abstract, keywords or index terms, body text, conclusion, reference and others play a decisive role in collecting, managing and storing academic data in scientific databases, academic journals and digital libraries. An accurate extraction of these kinds of data from scientific papers is crucial to organize and retrieve important scientific information for researchers as well as librarians. Research social network systems and academic digital library systems provide academic data extracting, organizing and retrieving services. Mostly these types of services are not free or open source. They also have some performance problems and extracting limitations in the number of PDF (Portable Document Format) files that you can upload to the extraction systems. In this paper, a completely free and open source Java based high performance metadata extraction framework is proposed. This frameworks extraction speed is 9-10 times faster than existing metadata extraction systems. It is also flexible in that it allows uploading of unlimited number of PDF files. In this approach, titles of papers are extracted using layout features, font and size characteristics of text. Other metadata fields such as abstracts, body text, keywords, conclusions and references are extracted from PDF files using fixed rule sets. Extracted metadata are stored in both Oracle database and XML (Extensible Markup Language) file. This framework can be used to make scientific collections in digital libraries, online journals, online and offline scientific databases, government research agencies and research centers.

📄 PDF Abstract BibTeX arXiv:1807.09009

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

LAME: Layout Aware Metadata Extraction Approach for Research Articles

2021-12-23 · Jongyun Choi, Hyesoo Kong, Hwamook Yoon, Heung-Seon Oh 외

The volume of academic literature, such as academic conference papers and journals, has increased rapidly worldwide, and research on metadata extraction is ongoing. However, high-performing metadata extraction is still c…

ArticlesDiversity

OCR++: A Robust Framework For Information Extraction from Scholarly Articles

2016-09-23 · COLING 2016 12 · Singh Mayank, Barua Barnopriyo, Palod Priyank, Garg Manvi 외

This paper proposes OCR++, an open-source framework designed for a variety of information extraction tasks from scholarly articles including metadata (title, author names, affiliation and e-mail), structure (section head…

ArticlesOptical Character Recognition (OCR)

Clinical Document Metadata Extraction: A Scoping Review

2025-12-28 · Kurt Miller, Qiuhao Lu, William Hersh, Kirk Roberts 외 arxiv

Clinical document metadata, such as document type, structure, author role, medical specialty, and encounter setting, is essential for accurate interpretation of information captured in clinical documents. However, vast d…

Feature Engineering

A Framework For Refining Text Classification and Object Recognition from Academic Articles

2023-05-27 · Jinghong Li, Koichi Ota, Wen Gu, Shinobu Hasegawa

With the widespread use of the internet, it has become increasingly crucial to extract specific information from vast amounts of academic articles efficiently. Data mining techniques are generally employed to solve this …

ArticlesObject Recognitiontext-classificationText Classification

A Benchmark of PDF Information Extraction Tools using a Multi-Task and Multi-Domain Evaluation Framework for Academic Documents

2023-03-17 · Norman Meuschke, Apurva Jagdale, Timo Spinde, Jelena Mitrović 외

Extracting information from academic PDF documents is crucial for numerous indexing, retrieval, and analysis use cases. Choosing the best tool to extract specific content elements is difficult because many, technically d…

RetrievalTable Extraction