-
-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement a license clarity score #1180
Milestone
Comments
There are several elements in the scoring and these would leverage:
|
Here is the status so far: And I have a working scoring implementation https://github.com/nexB/scancode-toolkit/tree/license-scoring
that's using facets:
|
pombredanne
added a commit
that referenced
this issue
Sep 19, 2018
Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Oct 30, 2018
Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Oct 30, 2018
* make the main loop simpler with configured scoring elements * add tests to license score computation * add support for future additional scoring elements Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Nov 8, 2018
Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Nov 8, 2018
* make the main loop simpler with configured scoring elements * add tests to license score computation * add support for future additional scoring elements Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Nov 8, 2018
Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Nov 8, 2018
* make the main loop simpler with configured scoring elements * add tests to license score computation * add support for future additional scoring elements Signed-off-by: Philippe Ombredanne <[email protected]>
This is completed and merged in develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For use here and in ClearlyDefined, we should compute a license clarity score. The specification is documented in this ClearlyLicensed Metrics doc.
The text was updated successfully, but these errors were encountered: