GaetanoParente commited on
Commit
a551bb6
Β·
1 Parent(s): cc3f780

fix readme.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorFrom: blue
6
  colorTo: red
7
  pinned: false
8
  emoji: 🧠
9
- short_description: Prototipo API neuro-simbolico per la scoperta semantica automatica e Knowledge Graph
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
  β”‚