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 notebook
  • data/: Gold-standard triples for evaluation
  • evaluation/: Precision/recall scoring scripts

For evaluation instructions, see evaluation/README.md.