Skip to content

quadrama/latech2024

Repository files navigation

LaTeCH-CLfL 2024 Submission

This repository contains the code accompanying the paper "Evaluating In-Context Learning for Computational Literary Studies: A Case Study Based on the Automatic Recognition of Knowledge Transfer in German Drama", submitted as a short paper to LaTeCH-CLfL 2024.

Jupyter Notebooks

Each notebook contains the Python code needed to re-run the experiments presented in the paper. The data folder contains the necessary CSV files.

Running the code

Run the code in the notebooks by first installing Jupyter and then starting a Jupyter server, for instance by running

$ jupyter notebook

inside this directory. Visit the displayed URL and run the notebooks.