jpeddicord / askalono

A tool & library to detect open source licenses from texts
Apache License 2.0
255 stars 25 forks source link

When I run askalono.linux , it shows error message. #52

Closed soimsoim closed 4 years ago

soimsoim commented 4 years ago

When I run askalono.linux , it shows error message. $ ./askalono.linux crawl askalono askalono/LICENSE License: Apache-2.0 (original text) Score: 0.999 askalono/NOTICE Error: Confidence threshold not high enough for any known license askalono/cli/LICENSE License: Apache-2.0 (original text) Score: 0.999 askalono/cli/NOTICE Error: Confidence threshold not high enough for any known license askalono/src/license.rs Error: Confidence threshold not high enough for any known license

Why do I get the following error message?

Error: Confidence threshold not high enough for any known license

soimsoim commented 4 years ago

This was the message that the license text was incorrect.