Skip to content

Commit

Permalink
feat: add poster 466 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Burkart <[email protected]>
Co-authored-by: Tobias Hodel <[email protected]>
Co-authored-by: Benjamin Hitz <[email protected]>
Co-authored-by: Aline Vonwiller <[email protected]>
Co-authored-by: Ismail Prada Ziegler <[email protected]>
Co-authored-by: Jonas Aeby <[email protected]>
Co-authored-by: Katrin Fuchs <[email protected]>
  • Loading branch information
8 people authored Aug 30, 2024
1 parent 6b48645 commit 468d738
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
8 changes: 8 additions & 0 deletions submissions/poster/466/_quarto.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
project:
type: manuscript

manuscript:
article: index.qmd

format:
html: default
50 changes: 50 additions & 0 deletions submissions/poster/466/index.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
submission_id: 466
categories: 'Poster Session'
title: 'Economies of Space: Opening up Historical Finding Aids'
author:
- name: Lucas Burkart
orcid: 0000-0002-9011-5113
email: [email protected]
affiliations:
- University of Basel
- name: Tobias Hodel
orcid: 0000-0002-2071-6407
email: [email protected]
affiliations:
- University of Bern
- name: Benjamin Hitz
orcid: 0000-0002-3208-4881
email: [email protected]
affiliations:
- University of Basel
- name: Aline Vonwiller
orcid: 0009-0001-2098-9237
email: [email protected]
affiliations:
- University of Basel
- name: Ismail Prada Ziegler
orcid: 0000-0003-4229-8688
email: [email protected]
affiliations:
- University of Bern
- name: Jonas Aeby
email: [email protected]
affiliations:
- University of Basel
- name: Katrin Fuchs
email: [email protected]
affiliations:
- University of Basel

date: 08-28-2024
---

In the realm of historical data processing, machine learning has emerged as a game-changer, enabling the analysis of vast archives and complex finding aids on an unprecedented scale. One intriguing case study exemplifying the potential of these techniques is the digitization of the Historical Land Registry of the City of Basel (=Historisches Grundbuch Basel, HGB).
The HGB, compiled around the turn of the 20th century, contains a wealth of historical data meticulously collected on index cards. Each card represents a transaction or entry from source documents, and the structured data reflects the conventions and interests of its creators. This inherent complexity has set the stage for a multifaceted exploration, encompassing text recognition, specifically for handwritten materials, and information extraction, particularly event extraction.

One of the key accomplishments of this endeavor is the successful application of machine learning algorithms to decipher handwritten content, resulting in a remarkably low character error rate of just 4%. This breakthrough paves the way for extracting valuable information, such as named entities (persons, places, organizations), their relationships, and mentioned events, through specialized language models.

When combined with property information, the extracted data offers a unique opportunity to visualize historical events and transactions on Geographical Information Systems. This process allows for analyzing normative and semantic shifts in the real estate market over time, shedding light on historical changes in language and practice.

Ultimately, this project signifies a milestone in historical data analysis. Machine learning techniques have matured so that even extensive datasets and intricate finding aids can be effectively processed. As a result, innovative approaches to large-scale historical data analysis are now within reach, offering new perspectives on dynamic urban economies during pre-modern times. This venture showcases how technological approaches and humanities deliberations go hand in hand to understand complex patterns in economic history.

0 comments on commit 468d738

Please sign in to comment.