[[TracNav]] = [wiki:generator_SimpleEvidence SimpleEvidenceAlignment] = 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. = [wiki:generator_SimpleEvidence SimpleEvidenceMatcher] = The [wiki:generator_SimpleEvidence SimpleEvidenceMatcher] is basically the same as the [wiki:generator_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.