fossology / atarashi

Atarashi scans for license statements in open source software, focusing on text statistics. Designed to work stand-alone and with FOSSology.
http://fossology.github.io/atarashi
GNU General Public License v2.0
26 stars 23 forks source link

feat(atarashii): converted Json output for all agents #55

Closed hastagAB closed 5 years ago

hastagAB commented 5 years ago

Description

The different agents had no consistent output format. So, changed the output of every agent to JSON. Also, improved the output.

Changes

  1. For wordFrequencySimilarity and DLD, created a standard output schema.
  2. Added the Input file to the output variable.
  3. Converted all variables to JSON.