Citation & Claim Checker

Flags claim-like sentences and checks whether they include citation support (heuristic; supports nearby/footnotes/bibliography).

How to use

  1. Paste your text.
  2. Run the check to flag claim-like sentences.
  3. Add/verify citations for important claims.

Common questions

Does it check if the citation is correct?
It checks for presence/structure heuristically. Use Citation Verification for DOI resolution.
What if it misses a claim?
Treat it as a helper; important content still needs human review.
Related:Citation Verification

Result Schema

{
  "score": "number (0..1)",
  "confidence": "number (0..1)",
  "riskLevel": "low | medium | high",
  "explanationLevel": "basic | short | medium | long",
  "signalsUsed": "string[]",
  "intendedUse": "string",
  "recommendations": "string[]"
}