init
Browse files
README.md
CHANGED
@@ -53,12 +53,9 @@ If the number of triples in a predicate is higher than `max predicate`, we choos
|
|
53 |
|
54 |
- number of predicates in each configuration
|
55 |
|
56 |
-
| min entity
|
57 |
|-----------------------------:|-----:|-----:|-----:|------:|
|
58 |
-
|
|
59 |
-
| 2 | 726 | 726 | 726 | 726 |
|
60 |
-
| 3 | 665 | 665 | 665 | 665 |
|
61 |
-
| 4 | 614 | 614 | 614 | 614 |
|
62 |
|
63 |
- distribution of entities
|
64 |
|
|
|
53 |
|
54 |
- number of predicates in each configuration
|
55 |
|
56 |
+
| min entity | 1 | 2 | 3 |4|
|
57 |
|-----------------------------:|-----:|-----:|-----:|------:|
|
58 |
+
| number of unique predicates | 818 | 726 | 665 | 614 |
|
|
|
|
|
|
|
59 |
|
60 |
- distribution of entities
|
61 |
|