File size: 596 Bytes
f13fd7c 081627f f13fd7c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | {
"id": "example-resource-id",
"title": "Example Resource Title",
"url": "https://example.org/resource",
"category": "project",
"source": "other",
"status": "verified",
"summary": "One-line summary explaining why this resource matters for Pashto in technology.",
"primary_use": "ASR baseline",
"license": "Unknown",
"tasks": [
"asr"
],
"pashto_evidence": {
"evidence_text": "Resource page explicitly lists Pashto support.",
"evidence_url": "https://example.org/resource",
"markers": [
"Pashto"
]
},
"tags": [
"pashto",
"speech"
]
}
|