Neural Pragmatic NLG

October 15, 2022 · View on GitHub

Material for course (University of Tübingen, winter term 2022/23)

Live version of the book: https://michael-franke.github.io/npNLG/

Build and view locally:

cd neural_pragmatics_nlp
jupyter-book build .
open _build/html/index.html

Credits

This project is created with the Jupyter Book project, using the executablebooks/cookiecutter-jupyter-book template.