aboutsummaryrefslogtreecommitdiff
path: root/v2/scoring.go
AgeCommit message (Expand)Author
2020-11-13Scope use of phrase induction to fix some bugs.Bill Neubauer
2020-11-13Cache some frequently used data structures rather than recompute them eachBill Neubauer
2020-11-13This CL fixes a bug in text handling due to iterating over a slice of runesBill Neubauer
2020-11-13Avoid matching on the SISSL header.Bill Neubauer
2020-11-13Fix the classifier scoring algorithm to not induce AGPL matches into diffs.Bill Neubauer
2020-11-13Add new testing scenarios and testing functionality.Bill Neubauer
2020-11-13Introduce the new API Match method.Bill Neubauer
2020-11-13Implementation of the scoring algorithm for the v2 classifier.Bill Neubauer