aboutcode-org / aboutcode-org/scancode-analyzer

An Analysis of the Existing Rules

Abierto
#12 0 comentarios 0 reacciones 1 asignado Reclamado por @AyanSinhaMahapatra Ver en GitHub
Lenguaje dominante
Python
Estrellas
4
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.