Skip to main content

Module tsed

Module tsed 

Source
Expand description

TSED — Type Structure Edit Distance score.

Normalizes APTED distance to a 0..1 similarity: score = max(0.0, 1.0 - distance / max(size_a, size_b))

Functions§

tsed
tsed_with