nikitakit / self-attentive-parser

High-accuracy NLP parser with models for 11 languages.
https://parser.kitaev.io/
MIT License
871 stars 153 forks source link

benepar_en2 #89

Open alexbenari opened 2 years ago

alexbenari commented 2 years ago

Hi. Is there any chance you can make benepar_en2 available also for version 0.2? I am asking since on the types of inputs I am working on, which are more "noisy" in the sense they often contain errors, colloquial language and such the benepar_en2 does consistently better than benepar_en3 and benepar_en3_wsj. There is real value there for this type of input.

Thank you, Alex.