aboutcode-org / aboutcode-org/scancode-analyzer

An Analysis of the Existing Rules

Open
#12 0 comments 0 reactions 1 assignee Claimed by @AyanSinhaMahapatra View on GitHub
Dominant language
Python
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

1. Load in all the Rules/License-Texts in a Pandas Dataframe (and one without the texts for faster loading).

2. Analysis on the following contexts

a. Minimium Coverage
b. Relevance Scores
c. License Type [“unknown”, “other-copyleft", "permissive" etc]
d. Rule Length
e. Most Used Words across License Types (and their variance)
f. Rules vs License Texts

3. Attempt Clustering/Visualizations of Rule-Texts and Various Inaccuracies in License Scan Results. (T-SNE)

This would be used later, as all the Scan Results will also be analyzed in these contexts, and this data will be required for creating new rules automatically, automate License Type Detection using NLP, etc tasks.

Format - Jupyter Notebook with related Functions loaded from Modules.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.