8000 Merge pull request #222 from jordantheblob/main · github-dask/AI-For-Beginners@ee46f2b · GitHub
[go: up one dir, main page]

Skip to content

Commit ee46f2b

Browse files
authored
Merge pull request microsoft#222 from jordantheblob/main
updated FamilyOntology.ipynb and MSConceptGraph.ipynb links
2 parents 0301c75 + 450241e commit ee46f2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lessons/2-Symbolic/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ GROUP BY ?eyeColorLabel
207207

208208
## ✍️ Exercise: A Family Ontology
209209

210+
210211
See [FamilyOntology.ipynb](https://github.com/Ezana135/AI-For-Beginners/blob/main/lessons/2-Symbolic/FamilyOntology.ipynb) for an example of using Semantic Web techniques to reason about family relationships. We will take a family tree represented in common GEDCOM format and an ontology of family relationships and build a graph of all family relationships for given set of individuals.
211212

212213
## Microsoft Concept Graph
@@ -221,7 +222,7 @@ The Graph is available either as REST API, or as a large downloadable text file
221222

222223
## ✍️ Exercise: A Concept Graph
223224

224-
Try the [MSConceptGraph.ipynb](MSConceptGraph.ipynb) notebook to see how we can use Microsoft Concept Graph to group news articles into several categories.
225+
Try the [MSConceptGraph.ipynb](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/MSConceptGraph.ipynb) notebook to see how we can use Microsoft Concept Graph to group news articles into several categories.
225226

226227
## Conclusion
227228

0 commit comments

Comments
 (0)
0