{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# DiXiT Coding and collation workshop\n", "\n", "- Presentation\n", "- Schedule\n", "- Instructors\n", "\n", "## Presentation\n", "This repository hosts materials for the workshop **Code and Collation: Training Textual Scholars**, that takes place in Amsterdam (The Netherlands) from 2 through 4 November 2016. The event is part of the [DiXiT network](http://dixit.uni-koeln.de/) and is hosted by the [Huygens Institute for the History of the Netherlands](https://www.huygens.knaw.nl/?lang=en). It brings together a group of international experts from the fields of textual scholarship and computer science.\n", "\n", "The workshop engages with the theory and practice of semi-automated collation and provides an intense training in the open source collation program CollateX. Participants will learn how to prepare source materials, how to perform semi-automated collation using CollateX, and how to inspect and modify the results; they will acquire or improve computational skills relevant to textual criticism and in particular to the production of scholarly editions.\n", "\n", "## Schedule\n", "#### Day 1\n", "9h30-10h:\tRegistration, coffee and welcome\n", "\n", "10h-11h30:\tUNIT 1 - Setting up the working environment: [installation](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit1/Installation.ipynb), [command line](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit1/Command_line.ipynb), [Jupyter notebook](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit1/Jupyter_notebook.ipynb)\n", "\n", "11h30-12h:\t*Coffee break*\n", "\n", "12h-13h:\tUNIT 2/3 - [Editorial theory](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit2/part1-theory-collation/unit-2-Editorial-theory-and-collation.ipynb). [CollateX in context](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit2/part2-collatex-in-context/CollateX-in-context.ipynb). [Showcase](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit3/Unit%203%2C%20Showcase%20and%20demos.ipynb) of existing projects using CollateX\n", "\n", "13h-14h:\t*Lunch*\n", "\n", "14h-15h30:\tUNIT 4 - [Theory of semi-automatic collation](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit4/Theory_of_collation.ipynb)\n", "\n", "15h30-16h:\t*Coffee break*\n", "\n", "16h-17h30:\tUNIT 5 - Collation, witnesses, outputs: tutorial [one](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit5/1_collate-plain-text.ipynb) and [two](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit5/2_collate-plain-text.ipynb). More on [collation outputs](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit5/3_collation-outputs.ipynb). Collating outside the notebook: [create and run Python scripts](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit5/4_collate-outside-the-notebook.ipynb).\n", "\n", "#### Day 2\n", "9h30-11:\tUNIT 6 - Basic [tokenization](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit6/Tokenization.ipynb) and [normalization](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit6/Normalization.ipynb)\n", "\n", "11h-11h30:\t*Coffee break*\n", "\n", "11h30-13h:\tUNIT 7 - Advances tokenization and normalization: [Unicode](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit7/Unicode-normalization.ipynb), [Soundex](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit7/Soundex%20normalization.ipynb), [Near matching](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit7/Near%20matching.ipynb)\n", "\n", "13h-14h:\t*Lunch*\n", "\n", "14h-15h30:\tUNIT 8 - Collation and markup: part 1\n", "\n", "15h30-16h:\t*Coffee break*\n", "\n", "16h-17h30:\tUNIT 9 - Collation and markup: part 2\n", "\n", "#### Workshop dinner at [Hemelse Modder](http://hemelsemodder.nl/).\n", "\n", "#### Day 3\n", "9h30-11h:\tUNIT 10 - [Presentations](http://nbviewer.jupyter.org/github/DiXiT-eu/collatex-tutorial/blob/master/unit10/Presentations.ipynb) of ongoing research related to automatic collation\n", "\n", "11h-11h30:\t*Coffee break*\n", "\n", "11h30-12h00:\tUNIT 11 - Feedbacks from participants and instructors\n", "\n", "12h00-13h:\tUNIT 12 - Work on participant's own materials\n", "\n", "13h-14h:\t*Lunch*\n", "\n", "14h-15h30:\tUNIT 13 - Work on participant's own materials\n", "\n", "## Instructors\n", "- Tara Andrews (University of Vienna, http://www.univie.ac.at/Geschichte/htdocs2/site/arti.php/91079)\n", "- Gioele Barabucci (University of Cologne, http://svario.it/gioele/uni)\n", "- David J. Birnbaum (University of Pittsburgh, http://www.obdurodon.org)\n", "- Elli Bleeker (University of Antwerp, https://www.uantwerpen.be/en/staff/elli-bleeker/)\n", "- Ronald Haentjens Dekker (Huygens ING, https://www.huygens.knaw.nl/dekker/?lang=en)\n", "- Leif-Jöran Olsson (University of Gothenburg, http://svenska.gu.se/om-oss/personal?userId=xollei)\n", "- Catherine Smith (University of Birmingham, http://www.birmingham.ac.uk/staff/profiles/tr/smith-catherine.aspx)\n", "- Elena Spadini (Huygens ING, https://www.huygens.knaw.nl/elena-spadini/?lang=en)\n", "- Joris van Zundert (Huygens ING, https://www.huygens.knaw.nl/vanzundert/)\n", "\n", "## Workshop materials\n", "The materials collected here are partly taken from the tutorials for the [CollateX Workshop](http://collatex.obdurodon.org/) held in Sydney during DH 2016 and from the instructors' teaching materials and partly created for this workshop. We would like to thank all the instructors for their contributions." ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.5.2" } }, "nbformat": 4, "nbformat_minor": 0 }