basedrhys/obfuscated-code2vec
Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020
PythonMIT
Issues
- 2
Generating embeddings of source code
#16 opened by Avv22 - 1
Used Obfuscator on code2seq
#12 opened by AriYJ - 2
java-tool.jar does not extract constructors
#10 opened by shao-hua-li - 7
- 2
Same error in all my source codes: Could not find or load main class Program Caused by: java.lang.ClassNotFoundException: JavaExtractor.app
#7 opened by Gueloi