paper-with-me

Papers

appjsonify: An Academic Paper PDF-to-JSON Conversion Toolkit

2023-10-02 · Atsuki Yamaguchi, Terufumi Morishita

We present appjsonify, a Python-based PDF-to-JSON conversion toolkit for academic papers. It parses a PDF file using several visual-based document layout analysis models and rule-based text processing approaches. appjsonify is a flexible tool that allows users to easily configure the processing pipeline to handle a specific format of a paper they wish to process. We are publicly releasing appjsonify as an easy-to-install toolkit available via PyPI and GitHub.

📄 PDF Abstract BibTeX arXiv:2310.01206

Code (1)

hitachi-nlp/appjsonify 공식 구현 pytorch

Tasks

Document Layout Analysis

Similar Papers 제목 키워드 기반

paper.json: A Coordination Convention for LLM-Agent-Actionable Papers

2026-05-15 · Arquimedes Canedo arxiv

LLM agents routinely serve as first (and sometimes only) readers of academic papers, skimming for sub-claims, extracting reproducibility steps, and generalizing scope. Standard prose papers produce recurring failures in …

LEI2JSON: Schema-based Validation and Conversion of Livestock Event Information

2023-10-26 · Mahir Habib, Muhammad Ashad Kabir, Lihong Zheng

Livestock producers often need help in standardising (i.e., converting and validating) their livestock event data. This article introduces a novel solution, LEI2JSON (Livestock Event Information To JSON). The tool is an …

Mill.jl and JsonGrinder.jl: automated differentiable feature extraction for learning from raw JSON data

2021-05-19 · Simon Mandlik, Matej Racinsky, Viliam Lisy, Tomas Pevny

Learning from raw data input, thus limiting the need for manual feature engineering, is one of the key components of many successful applications of machine learning methods. While machine learning problems are often for…

BIG-bench Machine LearningFeature Engineering

Web-Scale Academic Name Disambiguation: the WhoIsWho Benchmark, Leaderboard, and Toolkit

2023-02-23 · Bo Chen, Jing Zhang, Fanjin Zhang, Tianyi Han 외

Name disambiguation -- a fundamental problem in online academic systems -- is now facing greater challenges with the increasing growth of research papers. For example, on AMiner, an online academic search platform, about…

Data Integration

A Toolkit for Generating Code Knowledge Graphs

2020-02-21 · Ibrahim Abdelaziz, Julian Dolby, Jamie McCusker, Kavitha Srinivas

Knowledge graphs have been proven extremely useful in powering diverse applications in semantic search and natural language understanding. In this paper, we present GraphGen4Code, a toolkit to build code knowledge graphs…

Code SearchImage ClassificationKnowledge GraphsNatural Language Understanding