184 citations · 200 across the 10 of their papers we have counts for
Showing 2023Show all
2 papers · 1 filter
cs.CL2023
CCT-Code: Cross-Consistency Training for Multilingual Clone Detection and Code Search
Anton Tikhonov, Nikita Sorokin, Dmitry Abulkhanov +3
We consider the well-known and important tasks of clone detection and information retrieval for source code. The most standard setup is to search clones inside the same language co…
cs.CL2023
Searching by Code: a New SearchBySnippet Dataset and SnippeR Retrieval Model for Searching by Code Snippets
Ivan Sedykh, Dmitry Abulkhanov, Nikita Sorokin +2
Code search is an important and well-studied task, but it usually means searching for code by a text query. We argue that using a code snippet (and possibly an error traceback) as…