File size: 1,143 Bytes
ff47b75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "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
}