--- title: OldSlavicLemma emoji: 📜 colorFrom: blue colorTo: green sdk: gradio sdk_version: 5.49.1 app_file: app.py pinned: false python_version: 3.11 short_description: Lemmatization demo for 60+ languages and 115 UD treebanks. --- # OldSlavicLemma UD v2.12 Interactive Gradio demo for character-level lemmatization models covering 60+ languages and 115 Universal Dependencies v2.12 treebanks. The Space code is lightweight. Model checkpoints, vocabulary files, config files, and the registry are stored in the model repository: `usmannawaz/oldslaviclemma-ud-v212` ## Input format Paste one whitespace-tokenized sentence. The output includes the full lemma sequence and a word-level table.