Quickstart

Uses an LLM to determine which were plausible readings in the Vorlage of a translation of a text.

Installation

Install using pip:

pip install vorlagellm

To install the latest version from the repository:

pip install git+https://github.com/rbturnbull/vorlagellm.git

Usage

See the options with the command:

vorlagellm --help

More information in the docs at https://rbturnbull.github.io/vorlagellm/