obfuscated-code2vec icon indicating copy to clipboard operation
obfuscated-code2vec copied to clipboard

Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020

Results 4 obfuscated-code2vec issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies
python

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.10.7&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Hello, Can you please explain how to use your model to generate embeddings for Python and for Java separately? Thanks.

Hello, I was trying to use the Dataset Pipeline. However, I am getting the same error in all files: Could not find or load main class Program Caused by: java.lang.ClassNotFoundException:...