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 はまだ評価されていません。