What problem does it solve?
Provides a reproducible toolchain to convert PDF research papers into cleaned Markdown, post-process formatting artifacts, and extract writing-style patterns so researchers and authors can generate style-driven templates and reports without manual cleanup.
Core Features & Use Cases
- PDF → Markdown Conversion: MinerU-backed batch conversion with image extraction and output report generation.
- Markdown Post-processing: Section header normalization, equation and table cleaning, figure caption extraction, and artifact removal to produce analysis-ready Markdown.
- Style Extraction & Reporting: Corpus-level voice/tense analysis, high-frequency academic verbs, transition phrase detection, citation-style detection, and confidence reports.
- Template Verification: Jinja2 template syntax checking for generated templates and hybrid artifacts.
- Use Case: Convert a folder of conference papers to processed Markdown, run style_extractor to generate style_analysis.json, and validate template artifacts for downstream skill generation.
Quick Start
Run the toolkit to convert a folder of PDF papers to processed Markdown and produce a consolidated style_analysis.json using the provided scripts.