Changes between Version 3 and Version 4 of GraphMatchingResults
- Timestamp:
- 06/26/06 16:38:33 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GraphMatchingResults
v3 v4 1 [[TracNav]] 2 3 = Ontology Matching Using Graph Matching --- Results = 4 5 The following table shows the precision and recall values for the Benchmark tests, as well as the Fallout, the F-Measure and the Overall measure. The algorithm applied is the the MaxComSubgraphAlgorithm with a VertexTypeEquality measure (two vertices are equal if they are both concepts or relations or attributes) and a Longest Common Subsequence (lcs) similarity measure for the vertices' labels. These two measures are concatenated with a conjunction. 6 1 7 {{{ 2 8 #!html