This repository contains the source code for the Large Language Models for Linguistic Analyses Workshop website, organized by CRC 1252 "Prominence in Language" at the University of Cologne.
- Title: Large Language Models for Linguistic Analyses: Applications and Limitations
- Date: 24–25 November 2025
- Location: University of Cologne
- Organized by: CRC 1252 "Prominence in Language"
The website is automatically deployed to: https://sfb1252.github.io/llm-workshop/
The website now includes speaker pages with abstracts and biographies:
- Sam Boeve
- Tatjana Scheffler
- Mark Dingemanse
- Charlotte Pouw
Each speaker page can be accessed from the main page and contains information about their talk and background.
- Python 3.8+
- pip
# Install dependencies
pip install -r requirements.txt
# Serve locally
python -m mkdocs serveOpen http://127.0.0.1:8000/ to view the site locally.
python -m mkdocs builddocs/- Markdown source filesdocs/speakers/- Individual speaker pages
mkdocs.yml- Site configuration.github/workflows/- GitHub Actions for deployment
- Make changes to the Markdown files in
docs/ - Test locally with
mkdocs serve - Commit and push changes
- GitHub Actions will automatically deploy updates
Some of the coding and setup in this project was assisted by AI with human verification and oversight.
For questions about the workshop: job.schepens@uni.koeln.de