Comment on Show HN: CLI tool for detecting non-exact code duplication with embedding modelsparentComments−rkochanowskiOP2moI just focused on embeddings without comparing them to deterministic solutions.But I plan to do my own analysis of different embedding models in the context of code similarity detection. Including BM25 in the comparison is a very good idea.
Comments
I just focused on embeddings without comparing them to deterministic solutions.
But I plan to do my own analysis of different embedding models in the context of code similarity detection. Including BM25 in the comparison is a very good idea.