You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@reiz This issue should go away when you switch to LicenseMatcher as it uses wordvectors and cos-similarity to calculate best match und it supports all the SPDX licenses + custom licenses;
License file: https://github.com/sparklemotion/nokogiri/blob/master/LICENSE.txt
Somehow the algorithm has problems with the file contents.
Caused by line breaks possibly:
https://github.com/versioneye/crawl_r/blob/master/lib/versioneye/crawlers/license_crawler.rb, line 370
The matcher should be made more robust to line breaks.
The text was updated successfully, but these errors were encountered: