Joyce

Results 5 issues of Joyce

Before computing similarity scores and matching, we normally need to check the count the encodings to see if it is consistent with blocking file. Currently we either load the whole...

enhancement

That's the file views/project.py. Method project_clks_post needs to support both upload types. The plan is to give the new format the same treatment as the old one. That is: -...

Before computing similarity score computation and matching, we need to check if the number of encodings in blocking data is consistent with number of encodings in CLK data. Currently we...

>I don't think that filtering rare signatures is a good idea. I though we get the privacy protection by inserting the signatures into a Bloom filter. By carefully restricting the...