This repository contains the files related to my Master’s thesis ("Masterarbeit") and supporting project materials. It includes LaTeX sources, workflow documentation, environment definitions, and supplementary scripts necessary for running the Transkribus-to-NER-Data-Pipeline created within the scope of my thesis.
masterarbeit/
├── 1_MA_Arbeit/ # Core thesis content (e.g., LaTeX files, figures, bibliography)
├── 2_MA_Project/ # Related project code or supplementary components
│ ├── Data/ # Data analysis scripts, notebooks, and result files
│ ├── Hilfs-Scripte/ # Input datasets or processed data files
├── WORKFLOW.md # Workflow guidance (compiling, drafting, versioning)
├── requirements.txt # Python dependencies for scripts or auxiliary tools
├── README.md # Repository overview (this file)
└── .gitattributes / .gitignore