Skip to content

hotelll/Music_Plagiarism_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Plagiarism Detection via Bipartite Graph Matching

Environment:

numpy==1.19.4
os
copy
time

Datasets

There are two datasets which are introduced in our paper. dataset includes 9 pairs of songs from Ping An Tech and other popular music plagiarism case. dataset2 includes 20 pairs of songs from legal cases judged by court.

Codes

There are two directories in the Codes directory.

Edit-Distance

Implementation of our BMM-Det method. There is a detailed Readme.md in this directory to introduce the files included.

N-gram

Implementation of baselines. There is a detailed Readme.md in this directory to introduce the files included.

About

"Music Plagiarism Detection via Bipartite Graph Matching"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages