Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Automated Semantic Discovery – Prototype
|
| 2 |
|
| 3 |

|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: Automated Semantic Discovery
|
| 4 |
+
sdk: docker
|
| 5 |
+
colorFrom: blue
|
| 6 |
+
colorTo: red
|
| 7 |
+
pinned: false
|
| 8 |
+
emoji: 🧠
|
| 9 |
+
short_description: prototipo di sistema per la scoperta semantica automatica
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# Automated Semantic Discovery – Prototype
|
| 13 |
|
| 14 |

|