ernestojimenezruiz / logmap-matcher

LogMap: An Ontology Alignment and Alignment Repair System
Apache License 2.0
117 stars 31 forks source link

OAEI format contains measures > 1.0 #7

Closed GoogleCodeExporter closed 4 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Perform matching between two ontologies where Logmap is highly certain about 
some correspondences
2. Example: 
http://csu6325.cs.ox.ac.uk/output/matching_14_07_2015__10_00_20_963/index.html

What is the expected output? What do you see instead?
Measure should be 1.0 if Logmap is entirely sure, instead some values are 1.0x
This, in turn, crashes the Alignment API command line interface for determining 
F-measures w.r.t. reference alignments

What version of the product are you using? On what operating system?
Happens with the online version and the standalone tool v.2.4

Please provide any additional information below.

Original issue reported on code.google.com by Thomas.K...@gmail.com on 14 Jul 2015 at 9:37

ernestojimenezruiz commented 4 years ago

I believe this was solved. In principle the max value is 1.0.

Ernesto