All skills
Skillintermediate
Knowledge Graph Construction with Claude
Learn how to build knowledge graphs from unstructured text using Claude for the classical KG construction tasks: named entity recognition, relation extraction, entity resolution, and entity summarization.
Claude Code Knowledge Pack7/10/2026
Overview
Knowledge Graph Construction with Claude
Learn how to build knowledge graphs from unstructured text using Claude for the classical KG construction tasks: named entity recognition, relation extraction, entity resolution, and entity summarization.
Contents
guide.ipynb: Main tutorial notebookdata/: Gold-standard triples for evaluationevaluation/: Precision/recall scoring scripts
For evaluation instructions, see evaluation/README.md.