fossology/atarashi

Problem with identifying the short license text

Open

#9 opened on Jun 7, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (37 forks)auto 404
Help Wanted

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

Description

Generally, license contained in the source code file is either is short license itself or a block of large license which becomes difficult for the information retrieval algorithms and similarity finding algorithms to classify efficiently.

Please suggest how this should be resolved before implementing other IR (Information retrieval) algorithms.

Contributor guide