Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ colorFrom: yellow
|
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.11
|
| 8 |
-
sdk_version:
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
|
@@ -13,4 +13,4 @@ license: apache-2.0
|
|
| 13 |
|
| 14 |
**Watset** is a soft clustering algorithm for graphs as described in paper
|
| 15 |
[Watset: Local-Global Graph Clustering with Applications in Sense and Frame Induction](https://doi.org/10.1162/COLI_a_00354)
|
| 16 |
-
([arXiv](https://arxiv.org/abs/1808.06696)).
|
|
|
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.11
|
| 8 |
+
sdk_version: 5.6.0
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
|
|
|
| 13 |
|
| 14 |
**Watset** is a soft clustering algorithm for graphs as described in paper
|
| 15 |
[Watset: Local-Global Graph Clustering with Applications in Sense and Frame Induction](https://doi.org/10.1162/COLI_a_00354)
|
| 16 |
+
([arXiv](https://arxiv.org/abs/1808.06696)).
|