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

Move output_mod to stream processing from pipeline #10

Closed josalmi closed 5 years ago

josalmi commented 5 years ago

This solves #9 and full_pipeline_server.py with it.