public class QueryTreeEditDistance extends Object
Constructor and Description |
---|
QueryTreeEditDistance() |
Modifier and Type | Method and Description |
---|---|
static <T> double |
getDistance(RDFResourceTree tree1,
RDFResourceTree tree2) |
static <T> double |
getDistanceApprox(RDFResourceTree tree1,
RDFResourceTree tree2)
Returns a distance between
tree1 and tree2 based
on the LGG of both. |
public QueryTreeEditDistance()
public static <T> double getDistance(RDFResourceTree tree1, RDFResourceTree tree2)
public static <T> double getDistanceApprox(RDFResourceTree tree1, RDFResourceTree tree2)
tree1
and tree2
based
on the LGG of both.tree1
- tree2
- DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann