2015 3rd International Conference on Information and Communication Technology (ICoICT) 2015
DOI: 10.1109/icoict.2015.7231439
|View full text |Cite
|
Sign up to set email alerts
|

Source code retrieval on StackOverflow using LDA

Abstract: Internet code search is quite popular research area. StackOverflow allows developers to ask and answer questions about code. Previous approach to search code on StackOverflow uses tf-idf method that based on number of occurrences of words to recommend source code. This method has the disadvantage that variable or method identifiers are considered as normal words, even though identifiers are often a combination of two or more words. For example, there is an identifier named "randomString". In that case, if we s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 16 publications
(11 citation statements)
references
References 10 publications
0
8
0
Order By: Relevance
“…In isolation, SO has been the subject of various research studies. One example is the use of topic modeling on SO questions to categorize discussions [1]- [3], another is the use SO statistics to analyze use behavior and activity [4], [5]. Recent work has paid special attention to code snippets.…”
Section: Introductionmentioning
confidence: 99%
“…In isolation, SO has been the subject of various research studies. One example is the use of topic modeling on SO questions to categorize discussions [1]- [3], another is the use SO statistics to analyze use behavior and activity [4], [5]. Recent work has paid special attention to code snippets.…”
Section: Introductionmentioning
confidence: 99%
“…Besides, it is capable of conducting effective searching on SO even with less articulated information provided in the questions posted. Similarly, Arwan et al (2015) proposed a method for discovering code on SO by making use of concept location in the data preprocessing step. They used LDA for creating inference concept location from the source code.…”
Section: Mining So For Software Developmentmentioning
confidence: 99%
“…The PHP was the most popular server-side programming language over the world [8]. The Faculties on University of Brawijaya used web-based open source technology to create web application.…”
Section: Introductionmentioning
confidence: 99%