MCPcopy 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

findSubClassesFunction · 0.85
findAllEdgesFunction · 0.85
HierarchyClass · 0.85
addEdgeMethod · 0.80
BreadthFirstSearchMethod · 0.80
closeMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected