Number & Statistic Extractor

Extract all numeric claims and statistics from LLM output for fact-checking.

Ad placeholder (leaderboard)

Find every number an LLM asserted, in one table

Language models state statistics with total confidence whether or not they are true. “Revenue grew 47% to $3.2M, beating the 12% industry average” reads authoritatively — and may be entirely invented. This tool scans LLM output, extracts every numeric claim with the sentence around it, and lays them out so you can fact-check fast.

How it works

The extractor matches several families of numbers: percentages, currency amounts, multipliers (“3x”), years, and plain counts, including those written with thousands separators or decimals. For each match it captures the surrounding sentence as the claim, labels the number by type, and puts it in a table. Everything runs locally in your browser, so you can paste confidential drafts safely.

Tips for fact-checking output

  • Check the high-impact figures first — percentages and currency amounts drive decisions, so verify those before counts.
  • Read the claim column, not just the number. A correct figure attached to the wrong subject is still a factual error.
  • Watch for suspiciously round or precise numbers. “Exactly 1,000,000 users” and “a 73.6% improvement” are both classic hallucination tells.
  • Pair with the date extractor to verify the temporal claims in the same text.
Ad placeholder (rectangle)