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
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