Skip to content

Add DOC2MATH to Document Processing#137

Open
KyleMillion wants to merge 1 commit into
Prat011:masterfrom
KyleMillion:add-doc2math
Open

Add DOC2MATH to Document Processing#137
KyleMillion wants to merge 1 commit into
Prat011:masterfrom
KyleMillion:add-doc2math

Conversation

@KyleMillion

Copy link
Copy Markdown

What this adds

DOC2MATH — a mathematical structure extraction skill for Claude Code.

What it does

  • Extracts mathematical problem structures from text, PDFs, and research papers
  • Outputs structured JSON: variables, operators, constraints, objectives, and uncertainty fields
  • Uses the Zero-Inference Protocol — closed-world assumption, grounded claims only, inference explicitly tagged, missing values marked as MISSING
  • Validated against published optimization literature (OptNet)

Why it fits this list

Useful for researchers, engineers, and quantitative analysts who need to parse mathematical content from documents into machine-readable form. Works on any document Claude Code can read.

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant