IRCLLGMLAug 31, 2018

A Supervised Learning Approach For Heading Detection

arXiv:1809.01477v115 citations
AI Analysis

This incremental work addresses the need for automated large-scale PDF text analysis in professional and policy contexts.

The paper tackled the problem of detecting headings in PDF files for text extraction by training a supervised learning model with recursive feature elimination, achieving an accuracy of 96.95%, sensitivity of 0.986, and specificity of 0.953.

As the Portable Document Format (PDF) file format increases in popularity, research in analysing its structure for text extraction and analysis is necessary. Detecting headings can be a crucial component of classifying and extracting meaningful data. This research involves training a supervised learning model to detect headings with features carefully selected through recursive feature elimination. The best performing classifier had an accuracy of 96.95%, sensitivity of 0.986 and a specificity of 0.953. This research into heading detection contributes to the field of PDF based text extraction and can be applied to the automation of large scale PDF text analysis in a variety of professional and policy based contexts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes