Intelligent code completion with Bayesian networks
Zusammenfassung
Code completion is an integral part of modern Integrated Development Environments (IDEs). Intelligent code completion systems can reduce long lists of type-correct proposals to relevant items. In this work, we replace an existing code completion engine named Best-Matching Neighbor (BMN) by an approach using Bayesian Networks named Pattern-based Bayesian Network (PBN).We use additional context information for more precise recommendations and apply clustering techniques to improve model sizes and to increase speed. We compare the new approach with the existing algorithm and, in addition to prediction quality, we also evaluate model size and inference speed. Our results show that the additional context information we collect improves prediction quality, and that PBN can obtain comparable prediction quality to BMN, while model size and inference speed scale better with large input sizes.
- Vollständige Referenz
- BibTeX
Proksch, S., Lerch, J. & Mezini, M.,
(2016).
Intelligent code completion with Bayesian networks.
In:
Knoop, J. & Zdun, U.
(Hrsg.),
Software Engineering 2016.
Bonn:
Gesellschaft für Informatik e.V..
(S. 25-26).
@inproceedings{mci/Proksch2016,
author = {Proksch, Sebastian AND Lerch, Johannes AND Mezini, Mira},
title = {Intelligent code completion with Bayesian networks},
booktitle = {Software Engineering 2016},
year = {2016},
editor = {Knoop, Jens AND Zdun, Uwe} ,
pages = { 25-26 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Proksch, Sebastian AND Lerch, Johannes AND Mezini, Mira},
title = {Intelligent code completion with Bayesian networks},
booktitle = {Software Engineering 2016},
year = {2016},
editor = {Knoop, Jens AND Zdun, Uwe} ,
pages = { 25-26 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
ISBN: 978-3-88579-646-6
ISSN: 1617-5468
Datum: 2016
Sprache:
(en)
(en)
Typ: Text/Conference Paper

