aboutcode-org / aboutcode-org/scancode-analyzer
An Analysis of the Existing Rules
- 主要语言
- Python
- 星标
- 4
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。