Home

Awesome

Cooking with Python and KBpedia

<img align="left" src="https://kbpedia.org/cwpk-files/cooking-with-kbpedia-305.png" alt="Cooking with KBpedia" />

The Cooking with Python and KBpedia series consists of nearly 75 installments that discuss how to pick tools and then use Python for using and manipulating the KBpedia knowledge graph. KBpedia is a unique knowledge system that intertwines seven 'core' public knowledge bases -- Wikipedia, Wikidata, schema.org, DBpedia, GeoNames, OpenCyc, and standard UNSPSC products and services -- for the explicit purpose of providing a computable scaffolding and design for data interoperability and knowledge-based artificial intelligence (KBAI).

The first installments in the CWPK series begin with choices regarding tools and design. Later installations embed working code into interactive Jupyter Notebooks. As developed, code is posted to GitHub for your own use and modification. As installments get published, the ongoing index below will capture the scope and coverage of this ambitious series.

Interactive notebook pages begin about CWPK #14.

Table of Installments

Part I: The Baseline System

Part II: Beginning The Efforts

Part III: Basic Extraction and Module Routines

Part IV: Building from Scratch

Part V: Mapping, Stats, and Other Tools

Part VI: Applications and Machine Learning

Part VII: Wrap-up