53 citations · 60 across the 3 of their papers we have counts for
3 papers
cs.CL2021★ 2 cited
Exploiting Method Names to Improve Code Summarization: A Deliberation Multi-Task Learning Approach
Rui Xie, Wei Ye, Jinan Sun +1
Code summaries are brief natural language descriptions of source code pieces. The main purpose of code summarization is to assist developers in understanding code and to reduce doc…
cs.IR2020★ 53 cited
Leveraging Code Generation to Improve Code Retrieval and Summarization via Dual Learning
Wei Ye, Rui Xie, Jinglei Zhang +3
Code summarization generates brief natural language description given a source code snippet, while code retrieval fetches relevant source code given a natural language query. Since…
cs.CL2019★ 5 cited
Exploiting Entity BIO Tag Embeddings and Multi-task Learning for Relation Extraction with Imbalanced Data
Wei Ye, Bo Li, Rui Xie +3
In practical scenario, relation extraction needs to first identify entity pairs that have relation and then assign a correct relation class. However, the number of non-relation ent…