Github user cestella commented on the issue:

    https://github.com/apache/metron/pull/781
  
    Yeah, these are a bit different.  Actually TLSH is byte-level (and why it's 
part of the HASH function family.  I was thinking that FUZZY_SCORE might be 
modified in the future to take an algorithm and fold TLSH_DIST in.  The problem 
with it is that TLSH_DIST operates on two *hashes* not on two pieces of data.  
It made more sense to me to separate it here.


---

Reply via email to