Compiling the slides:
pdflatex slides.tex
(execute twice to get TOC)
Running the notebook:
docker pull schorndorfer/nlp
(need docker installed)export NLP_NOTEBOOKS=<path_to_repo>/notebooks
cd <path_to_repo>/notebooks; ./docker_run.sh
- Copy and paste the URL displayed in the terminal into your web browser
- When
jupyterlab
opens, navigate towork|notebooks
and openextract-records.ipynb