2023
DOI: 10.1016/j.cola.2022.101177
|View full text |Cite
|
Sign up to set email alerts
|

Method name recommendation based on source code metrics

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 12 publications
0
6
0
Order By: Relevance
“…Parsa and colleagues [13] pointed out that Code2vec cannot capture semantic information in method names, and Code2seq cannot handle long method names. Their method, proposed in the paper, addresses these issues by using source code metrics and naming patterns, thus improving the accuracy of method name recommendation.…”
Section: Context-based Methodsmentioning
confidence: 99%
“…Parsa and colleagues [13] pointed out that Code2vec cannot capture semantic information in method names, and Code2seq cannot handle long method names. Their method, proposed in the paper, addresses these issues by using source code metrics and naming patterns, thus improving the accuracy of method name recommendation.…”
Section: Context-based Methodsmentioning
confidence: 99%
“…In [9,34], the method name prediction problem was considered, where the problem was reduced to the algorithm classification problem. Similar to [33], the approach described in [34] was based on code metrics, but used a KNN model, determining the k methods that were most similar to the given method with a known name.…”
Section: Related Workmentioning
confidence: 99%
“… The first type is Physical Lines of Code (LOC), which deals with all the source code lines of the software without any consideration for its content. This scale calculates only the software that will be delivered to the customer and is sometimes referred to as Non-Comment Lines of Code (NCLOC) or effective Lines of Code (eLOC), excluding blank spaces and comments (Parsa et al, 2023).…”
Section: Wwwminarjournalcommentioning
confidence: 99%