A bunch of shitty hacks to get slightly more accurate alignments

This commit is contained in:
Flawed
2023-10-02 19:06:17 -07:00
parent 26eaf724f4
commit 4bafe6d9e5
3 changed files with 105 additions and 4 deletions
-2
View File
@@ -9,8 +9,6 @@ from asm2vec.utils import (
from asm2vec.datatype import Tokens
import json
import Levenshtein as lev
def length_heuristic(l0, l1, debug=False):
"""