dominic-fischer commited on
Commit
ca0b342
·
1 Parent(s): df279ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
  title: Romansh Lemmatizer Demo
3
- emoji: 🏢
4
  colorFrom: purple
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.43.1
8
  tags:
9
- - beta
10
  app_file: app.py
11
  pinned: false
 
12
  ---
13
 
14
  # Basic Lemmatizer for Romansh Varieties <span style="color:gray">(Beta)</span>: Demo
@@ -36,5 +37,4 @@ A limitation of the current version is that the lemmatizer does not disambiguate
36
  This demo incorporates dictionary data from the [Pledari Grond](https://pledarigrond.ch/) project.
37
 
38
  - The dictionaries for Rumantsch Grischun, Surmiran, Sursilvan and Sutsilvan are openly licensed. © **Lia Rumantscha** 1980 – 2025
39
- - The dictionaries for Vallader and Puter are kindly provided by [**Uniun dals Grischs**](https://www.udg.ch/dicziunari) and may only be used in the context of this lemmatizer. © Uniun dals Grischs. All rights reserved.
40
-
 
1
  ---
2
  title: Romansh Lemmatizer Demo
3
+ emoji: 💻
4
  colorFrom: purple
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.43.1
8
  tags:
9
+ - beta
10
  app_file: app.py
11
  pinned: false
12
+ license: mit
13
  ---
14
 
15
  # Basic Lemmatizer for Romansh Varieties <span style="color:gray">(Beta)</span>: Demo
 
37
  This demo incorporates dictionary data from the [Pledari Grond](https://pledarigrond.ch/) project.
38
 
39
  - The dictionaries for Rumantsch Grischun, Surmiran, Sursilvan and Sutsilvan are openly licensed. © **Lia Rumantscha** 1980 – 2025
40
+ - The dictionaries for Vallader and Puter are kindly provided by [**Uniun dals Grischs**](https://www.udg.ch/dicziunari) and may only be used in the context of this lemmatizer. © Uniun dals Grischs. All rights reserved.