aboutcode-org / matchcode-toolkit

A collection of plugins that makes matchcode-related functions available for scancode-toolkit and scancode.io.
1 stars 1 forks source link

Add plugin for approximate file matching #5

Closed JonoYang closed 5 months ago

JonoYang commented 5 months ago

This is related to:

We will want to use an algorithm, such as the one from https://web.archive.org/web/20090520131041/https://www2009.eprints.org/7/1/p61.pdf, to fingerprint the files.

JonoYang commented 5 months ago

We now have a function to compute file fingerprints for approximate code matching. This has been merged into main.