5 lines
269 B
Plaintext
5 lines
269 B
Plaintext
APTED implements the APTED (All Path Tree Edit Distance) algorithm for
|
|
computing the tree edit distance between ordered trees. It provides an
|
|
efficient algorithm for measuring structural similarity between
|
|
hierarchical data representations such as document structures.
|