aboutsummaryrefslogtreecommitdiff
path: root/v2/scoring_test.go
AgeCommit message (Expand)Author
2020-11-13Scope use of phrase induction to fix some bugs.Bill Neubauer
2020-11-13Simplify code by removing unnecessary type declarations.Bill Neubauer
2020-11-13This CL fixes a bug in text handling due to iterating over a slice of runesBill Neubauer
2020-11-13Implementation of the scoring algorithm for the v2 classifier.Bill Neubauer