Changes between Version 1 and Version 2 of generator_SimpleEvidence
- Timestamp:
- 08/10/06 21:10:49 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
generator_SimpleEvidence
v1 v2 1 1 [[TracNav]] 2 2 3 = [wiki: SimpleEvidence SimpleEvidenceAlignment] =3 = [wiki:generator_SimpleEvidence SimpleEvidenceAlignment] = 4 4 5 The [wiki: SimpleEvidence SimpleEvidenceAlignment] is one of the simplest algorithms for alignment generation. It takes a SimilarityMeasure as configuration input and simply transforms its similarities into EQUALITY relations with a confidence corresponding to their value. This AlignmentGenerator is merely for testing purposes, since the unprocessed similarities of a single measure hardly ever produces a reliable alignment.5 The [wiki:generator_SimpleEvidence SimpleEvidenceAlignment] is one of the simplest algorithms for alignment generation. It takes a SimilarityMeasure as configuration input and simply transforms its similarities into EQUALITY relations with a confidence corresponding to their value. This AlignmentGenerator is merely for testing purposes, since the unprocessed similarities of a single measure hardly ever produces a reliable alignment. 6 6 7 = [wiki: SimpleEvidence SimpleEvidenceMatcher] =7 = [wiki:generator_SimpleEvidence SimpleEvidenceMatcher] = 8 8 9 The [wiki: SimpleEvidence SimpleEvidenceMatcher] is basically the same as the [wiki:SimpleEvidence SimpleEvidenceAlignment], but it employs a MatchingAlignment, thus producing a matching instead of an unrestricted alignment. A matching is an alignment, that matches an entity from one ontology to exactly one entity of another.9 The [wiki:generator_SimpleEvidence SimpleEvidenceMatcher] is basically the same as the [wiki:SimpleEvidence SimpleEvidenceAlignment], but it employs a MatchingAlignment, thus producing a matching instead of an unrestricted alignment. A matching is an alignment, that matches an entity from one ontology to exactly one entity of another.