Building Knowledge Graphs with Python

Go to class
Write Review

Free Online Course: Building Knowledge Graphs with Python provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Building Knowledge Graphs with Python is taught by Andrei Pruteanu.

Overview
  • This course will teach you how to create knowledge graphs out of textual information. It will show you how to extract information such as topics and entities and uncover how they are linked into so-called knowledge graphs.

    In this course, Building Knowledge Graphs Using Python, you’ll learn how to extract and link information by creating graphs out of textual data. First, you will explore how to do topic modeling using Python. Next, you will discover how to do entity extraction. Finally, you will learn how to link the information uncovered in the previous two steps in a unified manner. When you’re finished with this course, you’ll have the skills and knowledge of creating knowledge graphs using Python needed to uncover complex information out of raw textual data. All code is available on GitHub: https://github.com/andreipruteanu/pluralsight