We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08368f5 commit 7c67e63Copy full SHA for 7c67e63
README.md
@@ -15,3 +15,4 @@ Approach:
15
* Calculation of minimum, average, median, and maximum indegree and outdegree for the instances of each class
16
* Create a combined list with all top 10 classes and equal classes in other KGs (e.g. with owl:sameAs properties)
17
* Calculate all degree values for the new classes as well
18
+* Calculate the instance overlap of the classes using different string similarity measures
0 commit comments