Giter VIP home page Giter VIP logo

concoderep's Introduction

ConCodeRep

The implementation of "Adding Context to Source Code Representations for Deep Learning"


Dataset

This research is based on the dataset SeSaMe. https://github.com/FAU-Inf2/sesame

  • If you want to replicate the experiments in this project, you have to download the SeSaMe dataset and follow its authors' instructions to download the 11 projects.

  • You can run the make pull command directly in the directory sesame/src/.

    If you have a problem with this step, go to the original project link above to

    find a solution.

Jar

To do the next experiments, you must have jar packages for all the projects in the dataset. You can go one of the following two ways.

  • You can manually install them according to the documentation for each project or look for jar releases in a project's github repository.
  • If you find the process above cumbersome, you can also use the jar packages stored in the jar_pack folder.

Java Callgraph

In this research, we use the tool java-callgraph to get the callgraph of source code. For more information, please visit this website. https://github.com/gousiosg/java-callgraph

We obtain the callgraph of each project by concatenating the callgraphs generated by the jar packages of the project. These callgraphs are stored in cg files, which can be viewed as common txt files.

concoderep's People

Contributors

freyfwt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.