YixiongDing/Token-Matching-With-Two-Algorithms
Using the 'Global Edit Distance' and 'N-Gram' algorithm to find the perfect match of "labelled-tokens.txt" strings in the "dict.txt", returns the statistcal results.
Python
Using the 'Global Edit Distance' and 'N-Gram' algorithm to find the perfect match of "labelled-tokens.txt" strings in the "dict.txt", returns the statistcal results.
Python