darisdzakwanhoesien commited on
Commit
d154dac
·
unverified ·
1 Parent(s): eccf59c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -29,4 +29,10 @@ The dashboard integrates a multi-stage pipeline to deliver deep, explainable ins
29
  * **Bias & Confidence Analysis**: A scatter plot that correlates "Optimism Bias" with "Mapping Confidence" to help users critically evaluate the sentiment associated with each aspect.
30
  * **Ontology Viewer**: Displays the structure of the ESG ontology directly in the dashboard.
31
 
 
 
 
 
 
 
32
  ## Project Structure
 
29
  * **Bias & Confidence Analysis**: A scatter plot that correlates "Optimism Bias" with "Mapping Confidence" to help users critically evaluate the sentiment associated with each aspect.
30
  * **Ontology Viewer**: Displays the structure of the ESG ontology directly in the dashboard.
31
 
32
+ Hybrid stage (7 + 8 + 10)
33
+ * The ontology backbone (Stage 7) structures the ESG knowledge.
34
+ * The weakly supervised extraction (Stage 8) expands it dynamically.
35
+ * The dashboard layer (Stage 10) communicates interpretability metrics.
36
+ * Once you fine-tune embeddings on ESG corpora (Stage 9), your system will reach full maturity — improving confidence and semantic clustering precision.
37
+
38
  ## Project Structure