Parses PDF files of scientific articles based on naive bayes and sophisticated heuristics. The output is a XML file that contains the parsed data. Meta data is detected and marked as such.

The meta data contains the following elements:

- Title
- Authors
- Abstract
- Text
- Headlines
- Enumerations
- References (Literature)

In the first step, the text elements are divided into blocks (similar to paragraphs) and after that, predictions for each element are made.

The project contains three runnable classes that can work on given PDFs in batch mode via threading:

a) BatchHeuristic: A parser that uses defined heuristics and rules. Especially applicable for articles with a broad set of layouts (e.g. PeDocs, http://www.pedocs.de/).
b) BatchHybrid: A parser that uses machine learning (Naive Bayes) to find the correct element. Useful for e.g. ACL.
c) ModelGenerator: Generates a training model, used by BatchHybrid, from given PDF and XML file

Features

  • Batch mode for fast execution
  • Understands various article styles
  • Includes a learning mechanism to adapt new styles

Project Activity

See All Activity >

Follow ScientificPdfParser

ScientificPdfParser Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ScientificPdfParser!

Additional Project Details

Registered

2013-03-13