Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BIT-DataLab/LakeBench
/ preprocess_yago.py
File
preprocess_yago.py
union/Santos/preprocess_yago.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
3
#YAGO preprocessing file.
4
#The label file, type file, subclass file and the fact file are converted into python dictionaries.
Callers
nothing calls this directly
Calls
7
findSubClasses
Function · 0.85
findAllEdges
Function · 0.85
Hierarchy
Class · 0.85
addEdge
Method · 0.80
BreadthFirstSearch
Method · 0.80
close
Method · 0.80
add
Method · 0.45
Tested by
no test coverage detected