Hi, I'm using the package for fuzzy matching and want to convert the distance measure to a similarity measure. I would like to use min-max normalization to convert the distance to [0, 1] and use (1 - normalized distance) as my similarity measure. Is there any chance I could know about the upper bound of the distance between two Chinese characters in DimSim? Thanks!
Hi, I'm using the package for fuzzy matching and want to convert the distance measure to a similarity measure. I would like to use min-max normalization to convert the distance to [0, 1] and use (1 - normalized distance) as my similarity measure. Is there any chance I could know about the upper bound of the distance between two Chinese characters in DimSim? Thanks!