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

Parse quality on long sentences #90

Open alexbenari opened 2 years ago

alexbenari commented 2 years ago

Is there a sentence length threshold beyond which parse quality is known to deteriorate significantly? I am asking before initiating my own tests, in case anyone did some work on the topic. In the same spirit, does parse time grow linearly with sentence length?