Journal article Open Access
Rodrigo F. Silva;
Mohammad Masudur Rahman;
CARLOS EDUARDO DE CARVALHO DANTAS;
Chanchal Roy;
Foutse Khomh;
Marcelo A. Maia
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.5115300"> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.5115300</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.5115300"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Rodrigo F. Silva</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>Faculty of Computing, Federal University of Uberlândia</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0003-3821-5990"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0003-3821-5990</dct:identifier> <foaf:name>Mohammad Masudur Rahman</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>Faculty of Computer Science, Dalhousie University</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>CARLOS EDUARDO DE CARVALHO DANTAS</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>Faculty of Computing, Federal University of Uberlândia</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Chanchal Roy</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>Department of Computer Science, University of Saskatchewan, Canada</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Foutse Khomh</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>École Polytechnique de Montréal, Canada</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0003-3578-1380"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0003-3578-1380</dct:identifier> <foaf:name>Marcelo A. Maia</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>Faculty of Computing, Federal University of Uberlândia</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>A Replication Package For The Paper "Improved Retrieval of Programming Solutions with Code Examples Using a Multi-featured Score"</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2021</dct:issued> <dcat:keyword>Mining Crowd Knowledge, Stack Overflow, Word Embedding</dcat:keyword> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-07-24</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/5115300"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/5115300</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:relation rdf:resource="https://github.com/ISEL-UFU/crar-replication-package"/> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.5115299"/> <dct:description><p>Developers often depend on code search engines to obtain solutions for their programming tasks. However, finding an expected solution containing code examples along with their explanations is challenging due to several issues. There is a vocabulary mismatch between the search keywords (the query) and the appropriate solutions. Semantic gap may increase for similar bag of words due to antonyms and negation. Moreover, documents retrieved by search engines might not contain solutions containing both code examples and their explanations. So, we propose CRAR (Crowd Answer Recommender) to circumvent those issues aiming at improving retrieval of relevant answers from Stack Overflow containing not only the expected code examples for the given task but also their explanations. Given a programming task, we investigate the effectiveness of &nbsp;combining information retrieval techniques along with a set of features to enhance the ranking of important threads (i.e., the units containing questions along with their answers) for the given task and then selects relevant answers contained in those threads, including semantic features, like word embeddings and sentence embeddings, for instance, a Convolutional Neural Network (CNN). CRAR also leverages social aspects of Stack Overflow discussions like popularity to select relevant answers for the tasks. Our experimental evaluation shows that the combination of the different features performs better than each one individually. We also compare the retrieval performance with the state-of-art CROKAGE (Crowd Knowledge Answer Generator), which is also a system aimed at retrieving relevant answers from Stack Overflow. We show that CRAR outperforms CROKAGE &nbsp;in Mean Reciprocal Rank and Mean Recall with small and medium effect sizes, respectively.</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5115300"/> <dcat:byteSize>11141927778</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5115300/files/backup2019crar-min.backup"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5115300"/> <dcat:byteSize>694716137</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5115300/files/crar.jar"/> <dcat:mediaType>application/x-java-archive</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5115300"/> <dcat:byteSize>920411</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5115300/files/data.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5115300"/> <dcat:byteSize>9703</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5115300/files/Readme - Instructions for reproduction.docx"/> <dcat:mediaType>application/vnd.openxmlformats-officedocument.wordprocessingml.document</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5115300"/> <dcat:byteSize>2873</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5115300/files/replication-package-application.txt"/> <dcat:mediaType>text/plain</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 193 | 193 |
Downloads | 84 | 84 |
Data volume | 266.0 GB | 266.0 GB |
Unique views | 144 | 144 |
Unique downloads | 49 | 49 |