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

Find a way to build JohnsonReranker Python module with optimization enabled #35

Closed dmcc closed 9 years ago

dmcc commented 9 years ago

See https://github.com/BLLIP/bllip-parser/blob/master/setup.py#L80 for more information.