2022
DOI: 10.3390/app121910002
|View full text |Cite
|
Sign up to set email alerts
|

Joint Embedding of Semantic and Statistical Features for Effective Code Search

Abstract: Code search is an important approach to improve effectiveness and efficiency of software development. The current studies commonly search target code based on either semantic or statistical information in large datasets. Semantic and statistical information have hidden relationships between them since they describe code snippets from different perspectives. In this work, we propose a joint embedding model of semantic and statistical features to improve the effectiveness of code annotation. Then, we implement a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
5
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(5 citation statements)
references
References 39 publications
0
5
0
Order By: Relevance
“…The article uses four commonly used evaluation metrics to assess the effectiveness of the model, namely FRank, SuccessRate@k, Precision@k, Mean Reciprocal Rank (MRR) and Mean Search Time (MST). The above five metrics are widely used in code search research work 7,26–28 . Meanwhile, this article creates a new evaluation metric Mean Search Time (MST) to assess the efficiency of the model.…”
Section: Methodsmentioning
confidence: 99%
See 4 more Smart Citations
“…The article uses four commonly used evaluation metrics to assess the effectiveness of the model, namely FRank, SuccessRate@k, Precision@k, Mean Reciprocal Rank (MRR) and Mean Search Time (MST). The above five metrics are widely used in code search research work 7,26–28 . Meanwhile, this article creates a new evaluation metric Mean Search Time (MST) to assess the efficiency of the model.…”
Section: Methodsmentioning
confidence: 99%
“…The FRank (also known as best hit rank 26 ) is the rank of the first hit result in the result list 27 . It is important as users scan the results from top to bottom.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations