affinegap icon indicating copy to clipboard operation
affinegap copied to clipboard

Non-zero distance for matching strings using default parameters

Open johnmarkpittman opened this issue 1 year ago • 0 comments

Using default parameters, affineGapDistance returns len(string_a) for matching strings, which produces normalizedAffineGapDistance of 0.5.

Is this intended behavior? I scanned through the referenced paper, but didn't see any discussion of this.

johnmarkpittman avatar Feb 27 '23 19:02 johnmarkpittman