chuyuanli / parsing-at-diderot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing-at-diderot

These are lecture notes on natural language parsing for students with supporting code for illustration and exercises.

The code is designed to be compact and easy to read rather than efficient. There are useless data structure copies and dummy string processing that should be fixed in efficient implementations.

About


Languages

Language:Python 80.9%Language:Jupyter Notebook 19.1%