BLLIP / bllip-parser

BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See http://pypi.python.org/pypi/bllipparser/ for Python module.
http://bllip.cs.brown.edu/
227 stars 53 forks source link

bllipparser.Tree should allow access to the head finding information #30

Closed dmcc closed 9 years ago

dmcc commented 9 years ago

This is probably the only remaining feature from PyInputTree that's not in the Python version of BLLIP Parser.