jplag/JPlag

Comparative incompleteness

Closed this issue · 2 comments

"15534994": {
            "15537371": "1553737-15534994.json",
            "15540562": "15540562-15534994.json"
    },

I looked through all the data, and I only found two, but there were over 50 people

I have a lot of data, but 15534994 is only compared with 2 people, which is caused by bugs or rules,
use ->java -jar jplag.jar -l javascript ./duplicate_05 -r result5

What version of JPlag do you use? By default, only 500 pairwise comparisons are exported. For more, use -n to export more, e.g. -n 10000.

thanks