Skip to content

Commit cb3ddf0

Browse files
Moshiiimallamanis
authored andcommitted
Update haldar2020a.markdown
Duplication of haldar2020multiperspective, suggest removal.
1 parent 74bb0ed commit cb3ddf0

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

_publications/haldar2020a.markdown

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
---
2-
layout: publication
3-
title: "A Multi-Perspective Architecture for Semantic Code Search"
4-
authors: Rajarshi Haldar, Lingfei Wu, Jinjun Xiong, Julia Hockenmaier
5-
conference: ACL
6-
year: 2020
7-
bibkey: haldar2020a
8-
additional_links:
9-
- { name: "ArXiV", url: "https://arxiv.org/abs/2005.06980" }
10-
tags: ["search"]
11-
---
121

13-
The ability to match pieces of code to their corresponding natural language descriptions and vice versa is fundamental for natural language search interfaces to software repositories. In this paper, we propose a novel multi-perspective cross-lingual neural framework for code--text matching, inspired in part by a previous model for monolingual text-to-text matching, to capture both global and local similarities. Our experiments on the CoNaLa dataset show that our proposed model yields better performance on this cross-lingual text-to-code matching task than previous approaches that map code and text to a single joint embedding space.

0 commit comments

Comments
 (0)