GithubHelp home page GithubHelp logo

mwcvitkovic / open-vocabulary-learning-on-source-code-with-a-graph-structured-cache Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 7.0 456 KB

Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache

License: MIT License

Python 99.51% Shell 0.49%

open-vocabulary-learning-on-source-code-with-a-graph-structured-cache's Issues

Solving environment: failed

I tried to use "conda env create -f environment.yml" to create an environment but got the following problem:

Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
  - pykerberos=1.1.14
  - graphite2=1.3.10
  - gstreamer=1.8.0
  - pango=1.40.3
  - gmp=6.1.2
  - libtool=2.4.6
  - harfbuzz=1.3.4
  - libgfortran=3.0.0
  - libgfortran-ng=7.2.0
  - libedit=3.1
  - jasper=1.900.1
  - readline=7.0
  - fontconfig=2.12.1
  - ncurses=6.0
  - glib=2.51.4
  - dbus=1.10.22
  - sparkmagic=0.12.5
  - libstdcxx-ng=7.2.0
  - gst-plugins-base=1.8.0
  - ptyprocess=0.5.2
  - x264=20131217
  - libgcc-ng=7.2.0 

I wonder how it is possible that there are conflicts since you successfully used an environment with the specification.

Using model for method level tasks

Hi @mwcvitkovic ,

Thank you for a wonderful reproduction package!

I've been working on using models with vanilla AST-s generated with JavaParser for bug prediction task with some success. However, I believe your work (GGNN+GSC) opens up opportunities to improve. As you are the author of this source code, perhaps you can guide me a bit.

  1. What would be required to use the approach as a binary classification model for method level tasks?

(The aim is to have a supervised model and feed examples of good code and bad code in order to train. Later, use this trained model to get a prediction (bad/good) at a method level)

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.