2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) 2018
DOI: 10.1109/icsme.2018.00063
|View full text |Cite
|
Sign up to set email alerts
|

Toward Automatic Summarization of Arbitrary Java Statements for Novice Programmers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2019
2019
2020
2020

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(6 citation statements)
references
References 20 publications
0
6
0
Order By: Relevance
“…; similarityEuclidean obtains values in the range (0, 1], where 1 means that the objects are the same and values close to 0 means that the objects are highly dissimilar. The cosine measure was modified by simply adding a unit to obtain only positive values: modifiedCosine = cosine + 1 in the range [1,2]. Finally, the similarity between two objects is given by modifiedEuclidean * modifyCosine.…”
Section: A Partitional Clustering Representationmentioning
confidence: 99%
See 1 more Smart Citation
“…; similarityEuclidean obtains values in the range (0, 1], where 1 means that the objects are the same and values close to 0 means that the objects are highly dissimilar. The cosine measure was modified by simply adding a unit to obtain only positive values: modifiedCosine = cosine + 1 in the range [1,2]. Finally, the similarity between two objects is given by modifiedEuclidean * modifyCosine.…”
Section: A Partitional Clustering Representationmentioning
confidence: 99%
“…For example, in the work of Hassan and Hill [1], automatic summarization techniques were used to provide comments for programming language statements. Their method establishes the basic concepts of a system that helps in understanding large codes, generally not commented on, written by other programmers.…”
Section: Introductionmentioning
confidence: 99%
“…Applications [116][117][118][119][120][121][122][123][124][125] Code summarization. [126][127][128][129][130][131][132][133][134][135] Code documentation and comments generation.…”
Section: [49]mentioning
confidence: 99%
“…Racchetti et al proposed an approach to automatically generate documentation for Programmable Logic Controller (PLC) code [23]. Hassan and Hill presented a technique towards automatically generating comments for Java statements suitable for novice programmers [24]. Moreover, prior studies proposed an approach to summarise individual code changes [25] and the software evolution based on code changes [26].…”
Section: Related Workmentioning
confidence: 99%