frcchang / zpar

ZPar statistical parser. Universal language support (depending on the availability of training data), with language-specific features for Chinese and English. Currently support word segmentation, POS tagging, dependency and phrase-structure parsing.
http://faculty.sutd.edu.sg/~yue_zhang/doc/index.html
134 stars 33 forks source link

Fix conparser segfaults on empty lines #3

Closed desilinguist closed 9 years ago

desilinguist commented 9 years ago

Addresses #2.