Comment on Show HN: CLI tool for detecting non-exact code duplication with embedding modelsparentComments−vander_elst2moWe did this by using the ASTs you can go quite far without embeddings and the result is easier to debug and follow what's going on.
Comments
We did this by using the ASTs you can go quite far without embeddings and the result is easier to debug and follow what's going on.