File size: 526 Bytes
43afaf6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "profile_id": "modern-handwritten",
  "label": "Document manuscrit moderne",
  "language_hints": ["fr", "en", "de"],
  "script_type": "cursive",
  "active_layers": [
    "ocr_diplomatic",
    "ocr_normalized",
    "summary",
    "public_commentary",
    "uncertainty"
  ],
  "prompt_templates": {
    "primary": "prompts/modern-handwritten/primary_v1.txt"
  },
  "uncertainty_config": {
    "flag_below": 0.5,
    "min_acceptable": 0.35
  },
  "export_config": {
    "mets": true,
    "alto": true,
    "tei": false
  }
}