TurkuNLP / Turku-neural-parser-pipeline

A neural parsing pipeline for segmentation, morphological tagging, dependency parsing and lemmatization with pre-trained models for more than 50 languages. Top ranker in the CoNLL-18 Shared Task.
https://turkunlp.github.io/Turku-neural-parser-pipeline/
Apache License 2.0
111 stars 31 forks source link

Response latency is too high #23

Open fginter opened 5 years ago

fginter commented 5 years ago

Response latency is now on the order of 1-3s. This prevents many parse-on-the-fly applications. Fix is non-trivial.