aboutsummaryrefslogtreecommitdiff
path: root/classifier.go
AgeCommit message (Expand)Author
2019-09-26Updated archive options to take user-provided bytes or a function (#13)alficles
2019-05-01Revert "Benchmark for diagnosing license classifier performance problems."Robert Spier
2019-05-01Benchmark for diagnosing license classifier performance problems.Google Open Source
2019-04-19Add an option to New to support configuring the license archive file location...Robert
2018-10-10Apply passed in threshold to the stringclassifier as well as the higher-levelChristopher Schmidt
2018-06-05Project import generated by Copybara.Open Source Compliance
2018-04-23Document that (*License).NearestMatch may return nil.David Symonds
2018-03-01Refactor License construction to permit loading from provided bytes.David Symonds
2017-10-10Project import generated by Copybara.Open Source Compliance
2017-10-10Split off file system resources into its own file.Bill Wendling
2017-09-20Update to use the proper path for ReadLicenseFileBill Wendling
2017-09-19Move files around to make library shallower.Bill Wendling
2017-04-10Restructure directory to add stringclassifier pkg.Bill Wendling
2017-04-09Initial commit of license classifier.Bill Wendling