Skip to content

Repository concerning data scraping and data integration for the Knowledge Graph Engineering course of the master's degree in Computer Science at University of Trento

Notifications You must be signed in to change notification settings

samuelebortolotti/kge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Graph Engineering

This repository contains the tools we have used in order to develop our Knowledge and Graph Engineering project.

Set up

Clone this repository

git clone https://github.com/samuelebortolotti/kge.git

Enter the project directory

cd kge

Type the following command to install the required dependencies

pip install -r requirements.txt

Usage

The main part of the code is located inside the "scrapers" folder.

Data was collected mainly from three sources:

  • Vivoscuola
  • Google Reviews
  • University of Trento's Digital University

Inside each specific folder, there will be a notebook that collects data, and another notebook that processes it.

About

Repository concerning data scraping and data integration for the Knowledge Graph Engineering course of the master's degree in Computer Science at University of Trento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •