CC2Vec: Combining Typed Tokens with Contrastive Learning for Effective Code Clone Detection [20.7] CC2Vecは、単純なコードクローンを素早く識別するために設計された新しいコード符号化手法である。 広く使われている2つのデータセット(BigCloneBenchとGoogle Code Jam)上でCC2Vecを評価する。 論文参考訳(メタデータ) (Wed, 01 May 2024 10:18:31 GMT)
「In this paper, we introduce CC2Vec, a novel code encoding method designed to swiftly identify simple code clones while also enhancing the capability for semantic code clone detection.」とのこと。意味まで考慮して判定していけるのはすごい。