Dataset Open Access

A Code Token Type Taxonomy-enhanced dataset with pre-computed token types for Python150k

Le, Kim Tuyen; Rashidi, Gabriel; Andrzejak, Artur


DCAT Export

<?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.5733013">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/>
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.5733013</dct:identifier>
    <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.5733013"/>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Le, Kim Tuyen</foaf:name>
        <foaf:givenName>Kim Tuyen</foaf:givenName>
        <foaf:familyName>Le</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>Heidelberg 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>Rashidi, Gabriel</foaf:name>
        <foaf:givenName>Gabriel</foaf:givenName>
        <foaf:familyName>Rashidi</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>Heidelberg 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>Andrzejak, Artur</foaf:name>
        <foaf:givenName>Artur</foaf:givenName>
        <foaf:familyName>Andrzejak</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>Heidelberg University</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:title>A Code Token Type Taxonomy-enhanced dataset with pre-computed token types for Python150k</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>code completion</dcat:keyword>
    <dcat:keyword>accuracy evaluation</dcat:keyword>
    <dcat:keyword>code token types</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-11-28</dct:issued>
    <owl:sameAs rdf:resource="https://zenodo.org/record/5733013"/>
    <adms:identifier>
      <adms:Identifier>
        <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/5733013</skos:notation>
        <adms:schemeAgency>url</adms:schemeAgency>
      </adms:Identifier>
    </adms:identifier>
    <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.5148585"/>
    <dct:description>&lt;p&gt;Code Token Type Taxonomy (CT3) is a methodology for refined evaluation of ML-based code completion approaches.&lt;/p&gt; &lt;p&gt;We published the&amp;nbsp;CT3-enhanced dataset with pre-computed token types for each token in the &lt;a href="https://www.sri.inf.ethz.ch/py150"&gt;Python150k dataset&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;The dataset was obtained from&amp;nbsp;an empirical study of the below paper:&lt;/p&gt; &lt;p&gt;Kim Tuyen Le, Gabriel Rashidi, and Artur Andrzejak. A Methodology for Refined Evaluation of ML-based Code Completion Approaches. In &lt;em&gt;Special Issue on Programming Language Processing, Data Mining and Knowledge Discovery&lt;/em&gt;.&lt;/p&gt; &lt;p&gt;Please read the README.txt file for detailed information of structuring the enhanced dataset.&lt;/p&gt;</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>
    <dcat:distribution>
      <dcat:Distribution>
        <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5733013"/>
      </dcat:Distribution>
    </dcat:distribution>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5733013"/>
        <dcat:byteSize>1063616115</dcat:byteSize>
        <dcat:downloadURL rdf:resource="https://zenodo.org/record/5733013/files/CT3-dataset-journal-20211128.zip"/>
        <dcat:mediaType>application/zip</dcat:mediaType>
      </dcat:Distribution>
    </dcat:distribution>
  </rdf:Description>
</rdf:RDF>
50
2
views
downloads
All versions This version
Views 5030
Downloads 22
Data volume 2.1 GB2.1 GB
Unique views 3723
Unique downloads 22

Share

Cite as