Dictionary-based query recommendation for local code search. Ge, X. In Proceedings of the ACM International Conference on Object Oriented Programming Systems Languages and Applications Companion, of SPLASH '13, pages 77–78, New York, NY, USA, 2013. ACM.
Dictionary-based query recommendation for local code search [link]Paper  doi  abstract   bibtex   
Local code search tools help developers efficiently find code snippets in the code base under development. The quality of the retrieved code largely depends on the quality of queries provided by developers. Manually synthesizing high-quality queries is a non-trivial task, partially because it places a cognitive burden on developers by requiring them memorize words used in the code base under search. To help developers synthesize better queries, this paper proposes a recommendation technique called MultiD that uses multiple dictionaries. We also report an ongoing study to evaluate the effectiveness of MultiD.
@inproceedings{Ge2013Dictionarybased,
    abstract = {{Local code search tools help developers efficiently find code snippets in the code base under development. The quality of the retrieved code largely depends on the quality of queries provided by developers. Manually synthesizing high-quality queries is a non-trivial task, partially because it places a cognitive burden on developers by requiring them memorize words used in the code base under search. To help developers synthesize better queries, this paper proposes a recommendation technique called MultiD that uses multiple dictionaries. We also report an ongoing study to evaluate the effectiveness of MultiD.}},
    address = {New York, NY, USA},
    author = {Ge, Xi},
    booktitle = {Proceedings of the ACM International Conference on Object Oriented Programming Systems Languages and Applications Companion},
    citeulike-article-id = {12738920},
    citeulike-linkout-0 = {http://portal.acm.org/citation.cfm?id=2508089},
    citeulike-linkout-1 = {http://dx.doi.org/10.1145/2508075.2508089},
    doi = {10.1145/2508075.2508089},
    howpublished = {6. Poster},
    isbn = {978-1-4503-1995-9},
    location = {Indianapolis, Indiana, USA},
    pages = {77--78},
    posted-at = {2013-10-29 12:57:20},
    priority = {2},
    publisher = {ACM},
    series = {SPLASH '13},
    title = {{Dictionary-based query recommendation for local code search}},
    url = {http://dx.doi.org/10.1145/2508075.2508089},
    year = {2013}
}

Downloads: 0