From b900bc3faee56dba2f10351a0ec017d1dd2f2db8 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Fri, 3 Oct 2025 18:08:41 +0100 Subject: [PATCH] Revise Microsoft Concept Graph API availability note Updated the description of the Microsoft Concept Graph to indicate that the API is no longer available. --- lessons/2-Symbolic/MSConceptGraph.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessons/2-Symbolic/MSConceptGraph.ipynb b/lessons/2-Symbolic/MSConceptGraph.ipynb index a04856d3..505a2d1a 100644 --- a/lessons/2-Symbolic/MSConceptGraph.ipynb +++ b/lessons/2-Symbolic/MSConceptGraph.ipynb @@ -6,7 +6,7 @@ "collapsed": true }, "source": [ - "## Microsoft Concept Graph\n", + "## Microsoft Concept Graph - This API IS NO LONGER AVAILABLE BUT PLEASE LOOK AT THE NOTEBOOK TO UNDERSTAND THE CONCEPT\n", "\n", "[Microsoft Concept Graph](https://concept.research.microsoft.com/) is a large taxonomy of terms mined from the internet, with `is-a` relations between concepts. \n", "\n",