paper-with-me

Papers

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

2016-09-23 · COLING 2016 12 · Singh Mayank, Barua Barnopriyo, Palod Priyank, Garg Manvi, Satapathy Sidhartha, Bushi Samuel, Ayush Kumar, Rohith Krishna Sai, Gamidi Tulasi, Goyal Pawan, Mukherjee Animesh

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 headings and body text, table and figure headings, URLs and footnotes) and bibliography (citation instances and references). We analyze a diverse set of scientific articles written in English language to understand generic writing patterns and formulate rules to develop this hybrid framework. Extensive evaluations show that the proposed framework outperforms the existing state-of-the-art tools with huge margin in structural information extraction along with improved performance in metadata and bibliography extraction tasks, both in terms of accuracy (around 50% improvement) and processing time (around 52% improvement). A user experience study conducted with the help of 30 researchers reveals that the researchers found this system to be very helpful. As an additional objective, we discuss two novel use cases including automatically extracting links to public datasets from the proceedings, which would further accelerate the advancement in digital libraries. The result of the framework can be exported as a whole into structured TEI-encoded documents. Our framework is accessible online at http://cnergres.iitkgp.ac.in/OCR++/home/.

📄 PDF Abstract BibTeX arXiv:1609.06423

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

MORTY: Structured Summarization for Targeted Information Extraction from Scholarly Articles

2022-12-11 · Mohamad Yaser Jaradeh, Markus Stocker, Sören Auer

Information extraction from scholarly articles is a challenging task due to the sizable document length and implicit information hidden in text, figures, and citations. Scholarly information extraction has various applic…

ArticlesManagementnamed-entity-recognitionNamed Entity Recognition+2

NLPContributions: An Annotation Scheme for Machine Reading of Scholarly Contributions in Natural Language Processing Literature

2020-06-23 · Jennifer D'Souza, Sören Auer

We describe an annotation initiative to capture the scholarly contributions in natural language processing (NLP) articles, particularly, for the articles that discuss machine learning (ML) approaches for various informat…

ArticlesMachine Translationnamed-entity-recognitionNamed Entity Recognition+6

Lessons from Deep Learning applied to Scholarly Information Extraction: What Works, What Doesn't, and Future Directions

2022-07-08 · Raquib Bin Yousuf, Subhodip Biswas, Kulendra Kumar Kaushal, James Dunham 외

Understanding key insights from full-text scholarly articles is essential as it enables us to determine interesting trends, give insight into the research and development, and build knowledge graphs. However, some of the…

ArticlesKnowledge Graphs

Computer Science Articles Named Entity Recognition Datasets: Survey and Our Recent Development

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Domain-specific named entity recognition on Computer Science (CS) scholarly articles is an information extraction task that is arguably more challenging and less studied than named entity recognition (NER) for the genera…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

GEAR-Up: Generative AI and External Knowledge-based Retrieval Upgrading Scholarly Article Searches for Systematic Reviews

2023-12-15 · Kaushik Roy, Vedant Khandelwal, Harshul Surana, Valerie Vera 외

Systematic reviews (SRs) - the librarian-assisted literature survey of scholarly articles takes time and requires significant human resources. Given the ever-increasing volume of published studies, applying existing comp…

ArticlesKnowledge GraphsRetrievalRetrieval-augmented Generation