Skip to content

StonyBrook-Lin630-S18/main

Repository files navigation

Parsing & Syntactic Processing

Overview

This is the primary course website for Parsing & Processing (Lin 630), offered by the Department of Linguistics at Stony Brook University. For a brief list of topics, check the syllabus.

This repository is publicly accessible and hosts the LaTeX source code for the lecture notes. Compiled pdfs of each chapter are available in the pdf folder.

Readings

Course readings are made available through the private readings repository. You must be enrolled in this class in order to get access.

Compilation Instructions

If you want to compile the lecture notes yourself, or use them as the basis for your own course, carefully follow the steps below.

  1. Make sure you have all necessary software installed and set up correctly, in particular
  • a recent LaTeX distribution with Tikz >= 3.00 and recent versions of minted and forest
  • the Python pygments package (required by minted)
  1. Clone the repository via git, or download and extract the zip file. Note that the project folder will also contain an empty build folder, which is used for temporary files to speed up compilation.

  2. Use the standard tex --> pdf compilation tool chain (not tex --> dvi --> ps --> pdf!), but make sure that pdflatex is run with the parameters --shell-escape and --etex.

Link List

Using git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages