Add lyric duplicate detection workflow
0 parents
Showing
12 changed files
with
1023 additions
and
0 deletions
.gitignore
0 → 100644
README.md
0 → 100644
TEST_WORKFLOW.md
0 → 100644
lyric_dedup/__init__.py
0 → 100644
lyric_dedup/checker.py
0 → 100644
This diff is collapsed.
Click to expand it.
lyric_dedup/cli.py
0 → 100644
This diff is collapsed.
Click to expand it.
lyric_dedup/eval_dataset.py
0 → 100644
lyric_dedup/file_import.py
0 → 100644
lyric_dedup/minhash_lsh.py
0 → 100644
lyric_dedup/normalization.py
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/process_library.py
0 → 100644
tests/test_lyric_dedup.py
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment