Proceedings of the 31st IEEE/ACM International Conference on Automated Software Engineering 2016
DOI: 10.1145/2970276.2970357
|View full text |Cite
|
Sign up to set email alerts
|

Predicting semantically linkable knowledge in developer online forums via convolutional neural network

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
100
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
5
2
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 138 publications
(101 citation statements)
references
References 34 publications
1
100
0
Order By: Relevance
“…[7], [24] has illustrated the effectiveness of neural language models learned using the Word2Vec family of models [20]. The Word2Vec group of models uses a shallow neural network trained to predict the current word given surrounding context (i.e., the continuous bag-of-words CBOW model) or the surrounding context given the current word (i.e., the skip-gram model).…”
Section: A Learning Semantic Word Embeddingsmentioning
confidence: 99%
See 1 more Smart Citation
“…[7], [24] has illustrated the effectiveness of neural language models learned using the Word2Vec family of models [20]. The Word2Vec group of models uses a shallow neural network trained to predict the current word given surrounding context (i.e., the continuous bag-of-words CBOW model) or the surrounding context given the current word (i.e., the skip-gram model).…”
Section: A Learning Semantic Word Embeddingsmentioning
confidence: 99%
“…Chen et al [7] utilize neural word embeddings and a CNN to help improve the proficiency of retrieving relevant results on Stack Overflow when the queries are posed in a language other than English. Xu et al [24] utilize a similar neural language model and CNN to link similar pieces of information in Stack Overflow posts. Gu et al [9] use an RNN encoder-decoder model to help improve the effectiveness of searching for API call sequences using natural language queries.…”
Section: B Applications Of DL To Software Engineering Tasksmentioning
confidence: 99%
“…Xu et al [39] use CNN to semantically link together knowledge units from StackOverflow. Their approach focuses on predicting several classes of relatedness (e.g., duplicate, related information).…”
Section: Deep Learning In Software Engineeringmentioning
confidence: 99%
“…Most previous work in mining community Q&A sites has focused on: (i) assessing the quality of questions and answers (Ponzanelli et al 2014;Xia et al 2016;Roy et al 2017); (ii) understanding how software developers interact with each other on Q&A sites (Treude et al 2011); (iii) providing empirical evidence on how to write good questions and answers (Bosu et al 2013;Calefato et al 2018); the impact of sentiment on getting an answer accepted (Calefato et al 2015); (iv) the role played by social cues on the perceived quality of an answer (Hart and Sarma 2014); (v) the topics discussed by developers (Bajaj et al 2014;Barua et al 2012); (vi) retrieving semantically linked questions (Xu et al 2016a;Xu et al 2016b); and (vii) summarizing answers (Xu et al 2017). Table 15 summarizes the prior work reviewed next, which is strictly related to best-answer prediction for technical help requests.…”
Section: Related Workmentioning
confidence: 99%