L1-similarity
Compute l1-similarity between two vectors
l1_similarity(x, y)
x
y
a vector equal to -abs(x-y)
Useful links