classifier_corroborate
Corroborate a claim of internet censorship by combining a Bayesian prior with evidence from OONI, IODA, and CensoredPlanet to compute the posterior probability that censorship occurred on a given day in a country.
Instructions
Bayesian corroboration for a country-day claim — combines the classifier prior with multi-source evidence (OONI, IODA, CensoredPlanet) and returns a posterior probability that censorship occurred. Use to verify a specific claim like 'censorship in IR on 2026-05-21'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO 3166-1 alpha-2 country code | |
| date | Yes | YYYY-MM-DD |