Commit Β·
a551bb6
1
Parent(s): cc3f780
fix readme.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorFrom: blue
|
|
| 6 |
colorTo: red
|
| 7 |
pinned: false
|
| 8 |
emoji: π§
|
| 9 |
-
short_description:
|
| 10 |
---
|
| 11 |
|
| 12 |
# Automated Semantic Discovery β Prototype
|
|
@@ -61,6 +61,9 @@ La pipeline elabora i dati esclusivamente in memoria ed Γ¨ orchestrata in **modu
|
|
| 61 |
```text
|
| 62 |
prototipo/
|
| 63 |
β
|
|
|
|
|
|
|
|
|
|
| 64 |
βββ data/
|
| 65 |
β βββ gold_standard/ # Esempi (JSON) per il prompt dinamico dell'LLM
|
| 66 |
β
|
|
|
|
| 6 |
colorTo: red
|
| 7 |
pinned: false
|
| 8 |
emoji: π§
|
| 9 |
+
short_description: Neurosymbolic prototype for automatic semantic discovery
|
| 10 |
---
|
| 11 |
|
| 12 |
# Automated Semantic Discovery β Prototype
|
|
|
|
| 61 |
```text
|
| 62 |
prototipo/
|
| 63 |
β
|
| 64 |
+
βββ assets/
|
| 65 |
+
β βββ style.css
|
| 66 |
+
β
|
| 67 |
βββ data/
|
| 68 |
β βββ gold_standard/ # Esempi (JSON) per il prompt dinamico dell'LLM
|
| 69 |
β
|