{"_id": {"$oid": "69d4eb12b877594bc5718869"}, "test_id": "T0084", "benchmark": "fraktur_adverts", "date": "2025-05-07", "tags": {"document-type": ["book-page"], "writing": ["printed"], "century": [18, 19], "language": ["de"], "layout": ["prose"], "script-style": ["fraktur"], "task": ["transcription"]}, "contributors": ["ina_serif", "maximilian_hindermann"], "hidden": false, "config": {"provider": "openai", "model": "gpt-4.1-mini", "dataclass": "Document", "temperature": 0.0, "role_description": "You are a historian with keyword knowledge", "prompt_file": "prompt_optimized.txt", "legacy_test": false}, "prompt": "## IDENTITY AND PURPOSE\n\nYou are an OCR and information extraction system trained to process historical newspaper pages printed in 18th-century German using Fraktur type. The pages contain mostly classified advertisements. Your task is to identify and extract each advertisement *exactly as printed*, including historical spellings, typographic errors, punctuation, and formatting.\n\n\n## INSTRUCTIONS\n\n- Extract **all advertisements** from the input image, one after the other, following the sequence on the page.\n- Maintain the **original spelling**, capitalization, and any **typos or non-standard forms**.\n- Follow these transcription rules: \n  - the long s (\u017f) is transcribed as \"s\"\n  - \"/\" is transcribed as \",\"\n- Use the masthead of the newspaper only to extract the date, ignore other content.\n- The layout is typically **two-column**; extract ads from both columns, including the ad number.\n- Return the result as a **JSON object** in the specified format and **nothing else** (no explanations, summaries, or additional text).\n- For each advertisement, include:\n  - `\"date\"`: the publication date of the page in ISO 8061 format (YYYY-MM-DD)\n  - `\"tags_section\"`: the heading under which the advertisement appears\n  - `\"text\"`: the full advertisement text\n\n## EXAMPLE OUTPUT\n\n{\n  \"advertisements\": [\n    {\n      \"date\": \"1731-01-02\",\n      \"tags_section\": \"Es werden zum Verkauff offeriert\",\n      \"text\": \"5. Ein kleines, jedoch listiges Lehrbuch der Zauberkunst, lange im Gebrauche des jungen Bartolomeus Simpson.\"\n    },\n    {\n      \"date\": \"1731-01-02\",\n      \"tags_section\": \"Es werden zum Verkauff offeriert\",\n      \"text\": \"6. Ein rarer, mit Edelsteinen besetzter Saxophon-Kasten, aus dem Besitze der Jungfer Lisa Simpson.\"\n    },\n    {\n      \"date\": \"1731-01-02\",\n      \"tags_section\": \"Es werden zu Entleihen begehrt\",\n      \"text\": \"7. Ein gar prachtvoller, jedoch etwas zerlesener Band mit Rezepten von Margaretha Simpsonin.\"\n    }\n  ]\n}\n", "results": {"provider": "openai", "model": "gpt-4.1-mini", "duration": 9.140329837799072, "timestamp": "2025-05-07T14:40:15.122493", "parsed": {"advertisements": [{"date": "1749-04-10", "tags_section": "Personen so ihre Dienste offeriren", "ntokens": 139, "text": "1. Ein junger Mensch 20. Jahr alt von sehr sch\u00f6nen Eltern; wegen dessen Conduite sich in Augsburg nach Belieben kann erkun\u0308digt werden; ist sehr Condition als Handlanger & Bedienter in einem guten Haus (allwo in Scripturen recht viel zu thun ist) versprich dem Herrn Patronen in Teutsch und Italienisch auch wo es erfordert wird in franz\u00f6sischer Correspondentz und andern Handlungs-Verrichtungen gute Dienste zu leisten; und alles Vergn\u00fcgen zu geben; sintemalen er ebender keinen Heller Salarium begehrt; bi\u00df er bey dem Hrn. Patronen/seiner Capazit\u00e4t halber; genugsame Proben abgeleget und gezeiget haben soll; offerirt auch auf die Prob zu kommen und die Reis- Speisen zu bestreiten; auch/wo er nicht beliebt werden sollte/ seinen R\u00fcckweg auf n\u00e4mliche Condition zu nehmen."}, {"date": "1749-04-10", "tags_section": "Personen so ihre Dienste offeriren", "ntokens": 92, "text": "2. Wirth. Nicolaus Grobling/ wohnhaft in der Windern Stadt an der Obern Weingass in dem Schrancks- ten K\u00fc\u00dfg\u00e4\u00dflein/ offerirt seine Dienste in Einf\u00f6rderung Schuld und andern Sachen; es sey im Gundgaw/ Marggraffschland & P\u00e4\u00dfler-Bistum/ Basel-Gebiet oder andernorts."}, {"date": "1749-04-10", "tags_section": "Personen so ihre Dienste offeriren", "ntokens": 106, "text": "3. Herr Georg M\u00fcller von Lyon; welcher vor geraumer Zeit seine Dienste in Verfertig Accommodir- und Ausfessern so wohl neuer als alter Senders Ballereyden- Faden- Woll- und Baumwollener Manns- Frauen- und Jungfers Str\u00fcmpffer; auch in Verfertigung der Bagonletten und Frauenwien- Taschen; offeriret; hat vergangene Woche sein Los sammt abge\u00e4ndert; und befindet sich nunmehro zu hinderst in der Meu\u00dfn-Vorstadt in Frau Kaufmanns Wohnung; al\u00dfwo er sich vorhab in dieser Arbeit zu Anmuthiglichst beliebigen Diensten stehet."}]}, "text": "", "finish_reason": "stop"}, "scoring": {"fuzzy": 0.445, "cer": 0.568}, "normalized_score": 43.2}