aboutsummaryrefslogtreecommitdiff
path: root/v2/classifier.go
AgeCommit message (Expand)Author
2020-11-13Scope use of phrase induction to fix some bugs.Bill Neubauer
2020-11-13Exclude marker text itself when removing text that is not a valid match.Bill Neubauer
2020-11-13Export licName for use by callers.Bill Neubauer
2020-11-13Fix the classifier to emit the type of detection, currently limited to headerBill Neubauer
2020-11-13Fix a scoring bug detected in bulk parallel testing.Bill Neubauer
2020-11-13Fix an error in the classifier where license text following END OF TERMS ANDBill Neubauer
2020-11-13Added unit tests for helper functions.Bill Neubauer
2020-11-13Introduce the new API Match method.Bill Neubauer