mynlp / jigg

Pipeline framework for easy natural language processing
Apache License 2.0
74 stars 20 forks source link

Support benepar #83

Closed hiroshinoji closed 6 years ago

hiroshinoji commented 6 years ago

New Berkeley neural parser (https://github.com/nikitakit/self-attentive-parser) is very strong; 95.07 F1 on PTB test set. We should implement the annotator for this.