gsarti / masters-thesis

Bookdown for my thesis "Interpreting NLMs for LCA" using the AI2S Thesisdown template.

Home Page:https://gsarti.com/thesis/introduction.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpreting Neural Language Models for Linguistic Complexity Assessment

GitHub GitHub last commit Template

This repository contains the Bookdown files I used to write my master's thesis Interpreting Neural Language Models for Linguistic Complexity Assessment (code here).

It is based on the ai2s-thesisdown template, which is in turn based on the oxforddown template.

Advantages

The greatest advantage is cross-compilation in Gitbook and PDF formats. This comes at the cost of fiddling with some edge cases that must be compatible across formats, although most problems were sorted out in the original template and the thesis is fairly customizable now.

See the Gitbook on my website for an example.

It also allows for commenting, and can be easily versioned in Github.

Compilation

The current setup is tested in Ubuntu 18.04 and should be compatible with iOS and Windows with minimal changes.

To produce the files, open the file master-thesis.Rproj using RStudio and run the Build all command (it corresponds to make pdf). To produce the Gitbook version, run make gitbook in console. All generated files will be found in the generated docs folder.

About

Bookdown for my thesis "Interpreting NLMs for LCA" using the AI2S Thesisdown template.

https://gsarti.com/thesis/introduction.html

License:MIT License


Languages

Language:TeX 95.8%Language:R 2.0%Language:Lua 0.9%Language:Makefile 0.8%Language:CSS 0.5%