2009 31st International Conference on Software Engineering - Companion Volume 2009
DOI: 10.1109/icse-companion.2009.5071051
|View full text |Cite
|
Sign up to set email alerts
|

A-SCORE: Automatic software component recommendation using coding context

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(1 citation statement)
references
References 4 publications
0
1
0
Order By: Relevance
“…CodeBroker uses comments and method signatures of a yet-to-be-written method to retrieve relevant code, whereas in Strathcona, the search query is either the structural information of some class or method (signature, object instantiations) that the developer needs help for. Others include: A-Score [49], which recommends a list of classes against user code based on cosine similarity of code characteristics; Selene [50], which forms a search query from the code around the user's cursor in an IDE and provides code examples from files containing those lines; and ROSF [51], which recommends code snippets against a free-form query by first generating a candidate set of snippets using information retrieval followed by re-ranking the code snippets using a learned prediction model that is trained on a set of user queries and code-snippet features such as text, topic, and structure.…”
Section: Code Recommendation Systemsmentioning
confidence: 99%
“…CodeBroker uses comments and method signatures of a yet-to-be-written method to retrieve relevant code, whereas in Strathcona, the search query is either the structural information of some class or method (signature, object instantiations) that the developer needs help for. Others include: A-Score [49], which recommends a list of classes against user code based on cosine similarity of code characteristics; Selene [50], which forms a search query from the code around the user's cursor in an IDE and provides code examples from files containing those lines; and ROSF [51], which recommends code snippets against a free-form query by first generating a candidate set of snippets using information retrieval followed by re-ranking the code snippets using a learned prediction model that is trained on a set of user queries and code-snippet features such as text, topic, and structure.…”
Section: Code Recommendation Systemsmentioning
confidence: 99%