Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 483 Bytes

File metadata and controls

9 lines (5 loc) · 483 Bytes

contextual-analysis-baseline

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.