Skip to content

city-knowledge-graphs/phd-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Graphs in the era of Large Language Models

This PhD course delivered at the University of Aalborg in April 2024. The course is organised in 4 sessions of 3 hours each combining theory and practice. This course is a tailored version of City's Semantic Web Technologies and Knowledge Graphs module.

Setting-up

The example codes will be in Python (tested with Python version >=3.10). I strongly recommend using Python environments to use the right library versions. Follow the instructions in the lab session 0 and run the scripts in the test folder to check you have the required infrastructure and Python libraries.

To avoid clashes with the changes on the main branch it is suggested to add generated codes and data in the folder student-codes-data.

Session 1

Session 2

Session 3

Session 4

Project description

Students need to work on a small project (max 2 students per group). There are two options (see Lab 3 notes):

  1. Create a (simple) system that performs KG to KG alignment. Try to implement some sophisticated ideas as described in the lecture. Selected systems may try to participate in the OAEI campaign.
  2. Create a (simple) system that performs CSV to KG matching. Try to implement disambuguation techniques as shown in the lecture. Selected systems may try to participate in the SemTab challenge.

Submission:

  • When: June 16, 23:59 CEST (strict deadline)
  • What: a link to the GitHub repository where the system codes are. Please document the repository so that the codes are easy to run
  • How: via this Google form.