2020
DOI: 10.1007/978-981-15-2930-6_3
|View full text |Cite
|
Sign up to set email alerts
|

Comment-Mine—A Semantic Search Approach to Program Comprehension from Code Comments

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
2
1
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 18 publications
0
3
0
Order By: Relevance
“…// C1; converting graphics matrix to EPS formats using row major transformations if ( lax ) { //C2; y0 is a 2 dimensional array, converted to vector yp0 = plP_wcpcy(y0); plP_movphy(vppxmi, (PLINT) yp0); plP_draphy(vppxma, (PLINT) yp0); if ( ltx value of ltx should be greater than 20 tp = xtick1 * floor( vpwxmi/xtick1 ); for (;; ){tn= tp +xtick1; { .. }}}} Apart from relating the information from various comments in a source file to source code and metadata, it is necessary to relate them to knowledge assimilated from analyzing runtime traces. We propose SMART-KT, a knowledge assimilation and transfer framework based on multiple sources of a software project in the work, 50,75 and we plan to integrate with CommentProbe to help build up the complete functional requirement of a project from comments.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…// C1; converting graphics matrix to EPS formats using row major transformations if ( lax ) { //C2; y0 is a 2 dimensional array, converted to vector yp0 = plP_wcpcy(y0); plP_movphy(vppxmi, (PLINT) yp0); plP_draphy(vppxma, (PLINT) yp0); if ( ltx value of ltx should be greater than 20 tp = xtick1 * floor( vpwxmi/xtick1 ); for (;; ){tn= tp +xtick1; { .. }}}} Apart from relating the information from various comments in a source file to source code and metadata, it is necessary to relate them to knowledge assimilated from analyzing runtime traces. We propose SMART-KT, a knowledge assimilation and transfer framework based on multiple sources of a software project in the work, 50,75 and we plan to integrate with CommentProbe to help build up the complete functional requirement of a project from comments.…”
Section: Discussionmentioning
confidence: 99%
“…Apart from relating the information from various comments in a source file to source code and metadata, it is necessary to relate them to knowledge assimilated from analyzing runtime traces. We propose Smart‐KT , a knowledge assimilation and transfer framework based on multiple sources of a software project in the work, 50,75 and we plan to integrate with Comment Probe to help build up the complete functional requirement of a project from comments.…”
Section: Discussionmentioning
confidence: 99%
“…Code annotations [14,15] as supporting information for source coding, annotate the details of its code implementation and the purpose of its implementation, which assist developing staff in comprehending, exploring, and managing source code. On the one hand, Abstract Syntax Tree (AST) [16] is a tree-structured data representing source code, which effectively captures the syntactic structure of the source code by reflecting the nesting and dependencies between nodes.…”
Section: Introductionmentioning
confidence: 99%