timvieira / learning-to-prune

Learning to Prune: Exploring the Frontier of Fast and Accurate Parsing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning-to-Prune: Exploring the Frontier of Fast and Accurate Parsing

Learning pruning heurstics for constituency parsing on English.

To install

$ pip install -e .

Copy data (or create a symlink) to the root of the Penn Treebank at data/LDC99T42.

Run tests

$ make tests

About

Learning to Prune: Exploring the Frontier of Fast and Accurate Parsing


Languages

Language:Python 97.7%Language:Shell 2.1%Language:Makefile 0.2%