/makalah-parser

📚 A tool for parsing PDFs of scientific papers or journals.

Primary LanguageJavaScript

📚 Makalah Parser

How to run:

  1. Clone/download all the files.
  2. Open index.html in the browser.

How it works:

  1. Upload 1 or more PDF files.
  2. GROBID service will parse your PDFs into XML documents (returns XML files).
  3. The web will parse/convert it into JSON format.
  4. Profit?

Server is using:

Web is using:

  • VueJS
  • FontAwesome Kit
  • D3.js v4