Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Knowledge Graphs – How do you build your own?

I’m very new to Knowledge Graphs and I would like to learn a bit about them. I’ve done some research and from what I see, the first step would be to generate triplets. Then, the actual graph needs to be trained. Finally, there’s the issue of querying and visualizing the graph. Is this interpretation correct?

Are there any python packages that can help with building my own KG? I have not been too successful in finding clear resources, so anything would be helpful. If the approach is built around spaCy, even better!

Use case: I have a decent dataset of news articles and embeddings. Would like to take advantage of the dataset and learn a new skill in the meantime.

Thanks!

Edit with resources I’ve found:
Nice (theoretical) slides: https://kgtutorial.github.io/

submitted by /u/baahalex
[link] [comments]