NLP with Python: Knowledge Graph

SpaCy, Sentence segmentation, Part-Of-Speech tagging, Dependency parsing, Named Entity Recognition, and more…

Mauro Di Pietro
Towards Data Science
14 min readApr 19, 2023

--

Summary

In this article, I will show how to build a Knowledge Graph with Python and Natural Language Processing.

Photo by Moritz Kindler on Unsplash

--

--