Turku-neural-parser-pipeline

(β˜… 116)

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.

  • .gitignore
  • .gitmodules
  • build_lemma_cache.py
  • conll18_ud_eval.py
  • delexicalize_mod.py
  • docker_build.sh
  • docker_entry_point.sh
  • Dockerfile.server
  • dummy_handler.py
  • fetch_models.py
  • full_pipeline_server.py
  • full_pipeline_stream.py
  • LICENSE
  • list_models.sh
  • publish_model.sh
  • README.md
  • regextokenizer_mod.py
  • requirements.txt
  • setup.py
  • tnpp-parse
  • tnpp_parse.py
  • tnpp_serve.py
  • tokenizer_mod.py
  • train_lemmatizer.py
  • train_udify.py
  • tryme.py
// repository documentation