Companion Proceedings of the 36th International Conference on Software Engineering 2014
DOI: 10.1145/2591062.2591081
|View full text |Cite
|
Sign up to set email alerts
|

Holistic recommender systems for software engineering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 12 publications
(3 citation statements)
references
References 80 publications
0
3
0
Order By: Relevance
“…Following Stefik and Siebert's conjecture that syntactical variations of programming language constructs might affect accuracy among programmers [15], PYCEE then looks up each word in an online resource cataloguing syntax across programming languages. 10 PYCEE attempts to locate each word in one of the tables in this resource, and if successful, replaces 9 https://stackoverflow.com/a/12836173 10 http://rigaux.org/language-study/syntax-across-languages.html the word with the most frequently occurring word in the same table while removing any non-letters. Adopting the insights of related work with regard to the importance of tasks (e.g., [16])-programmers are usually not interested in a concept by itself, but work with the concept as part of an action or task-PYCEE then attempts to find actions associated with each word.…”
Section: A Compiler Error Message Parsing and Query Constructionmentioning
confidence: 99%
“…Following Stefik and Siebert's conjecture that syntactical variations of programming language constructs might affect accuracy among programmers [15], PYCEE then looks up each word in an online resource cataloguing syntax across programming languages. 10 PYCEE attempts to locate each word in one of the tables in this resource, and if successful, replaces 9 https://stackoverflow.com/a/12836173 10 http://rigaux.org/language-study/syntax-across-languages.html the word with the most frequently occurring word in the same table while removing any non-letters. Adopting the insights of related work with regard to the importance of tasks (e.g., [16])-programmers are usually not interested in a concept by itself, but work with the concept as part of an action or task-PYCEE then attempts to find actions associated with each word.…”
Section: A Compiler Error Message Parsing and Query Constructionmentioning
confidence: 99%
“…In software engineering domain, the systems SeaHawk [28] and Prompter [29] provide CA-CB recommendations that support programmers to complete issues and bugs by using query completion and recommends StackOverflow questions, in which the context is the specific part of the source code from which the recommendations are requested. In the same domain, Libra [30] integrates recommendations but it also considers, in addition to context extracted from the integrated development environment, resources opened by the user such as URLs or documents to better understand his/her context.…”
Section: Related Work On Qa Recommendationsmentioning
confidence: 99%
“…Existing work on recommender systems in software engineering mainly support activities such as domain analysis and requirements elicitation [11], reusing functional code snippets [12], analyzing low level implementations [13]- [15], and other activities such as debugging and writing bug reports [16], [17].…”
Section: Related Workmentioning
confidence: 99%