IMF-Reports / data /processed /recommendation_taxonomy.json
FrenchCastle's picture
Upload complete IMF reports research corpus (part 25)
ff47b75 verified
Raw
History Blame Contribute Delete
1.14 kB
{
"schema_version": "1.1.0",
"definitions": {
"explicit_table": "A recommendation/action row in a report table explicitly designated for recommendations or an action plan.",
"explicit_attributed_statement": "Text explicitly attributed as a recommendation (for example, 'the mission recommends' or 'is recommended').",
"direct_action_in_recommendation_section": "An imperative or normative action inside a recommendation section.",
"normative_modal_candidate": "A should/must/need-to statement outside a recommendation section; retained for recall but not in the conservative set.",
"recommendation_section_context_candidate": "Context in a recommendation section without a direct action signal; low-confidence candidate."
},
"type_counts": {
"direct_action_in_recommendation_section": 5236,
"explicit_attributed_statement": 1577,
"explicit_table": 6284,
"normative_modal_candidate": 29765,
"recommendation_section_context_candidate": 6938
},
"confidence_tier_counts": {
"high": 13097,
"low": 6938,
"medium": 29765
},
"candidate_count": 49800,
"conservative_count": 13097
}