We have a non-neural joint lemmatizer and tagger using Lemming. There are also two separate neural models: one for lemmatizing and one for tagging.
Specific instructions for each are in their corresponding folders.
Scores for the neural models are here.
Note: Remember to download submodules with git submodule update --init --recursive
.