issues
search
tech-srl
/
code2vec
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
https://code2vec.org
MIT License
1.1k
stars
286
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Web page don't work.
#189
hy20191108
closed
2 months ago
2
Is there any library or API available for generating embeddings of each line of a Java code file while preserving AST (Abstract Syntax Tree) structure information? I'm already familiar with fold2vec. Are there any other alternatives?
#188
anushka192001
opened
8 months ago
1
Queries on ...dict.c2v file
#187
YogishGayatri
closed
1 year ago
1
How to create code2vec input
#186
messiGao
opened
1 year ago
9
Which version of JDK do I need to install before running this project?
#185
woshizhuchenguang
closed
1 year ago
3
Queries regarding Java Extractor
#184
YogishGayatri
closed
1 year ago
1
File Not found error
#183
YogishGayatri
closed
1 year ago
2
update extract.py
#182
lidiancracy
closed
1 year ago
1
Issues encountered when processing big data
#181
lidiancracy
opened
1 year ago
1
How to create code embeddings from Java codebase and store it in a vector database?
#180
shankernamami
opened
1 year ago
4
There is no entire model and model weights file to load
#179
alakhalil
opened
1 year ago
4
Bump tensorflow from 2.0.0-beta1 to 2.11.1
#178
dependabot[bot]
opened
1 year ago
0
Javascript Benchmark with Code2Vec
#177
zunairazaman2021
opened
1 year ago
3
Application to real case study
#176
Avv22
opened
1 year ago
11
bias-variance tradeoff
#175
Avv22
opened
1 year ago
1
Matrix size-incompatible during using sample model
#174
Ytz-Ichi
opened
1 year ago
2
Can I get the exact values for the context
#173
anonSubmissionGithub
closed
1 year ago
2
I don't know how to apply the output files created by astminer.
#172
Ytz-Ichi
closed
1 year ago
1
Bump tensorflow from 2.0.0-beta1 to 2.9.3
#171
dependabot[bot]
closed
1 year ago
1
Bump jackson-databind from 2.9.10.4 to 2.12.7.1 in /JavaExtractor/JPredict
#170
dependabot[bot]
opened
2 years ago
0
I run this "python3 code2vec.py --load models/dataset/saved_model_iter2 --test data/dataset/dataset.test.c2v" and I got this issue! is there any help?
#169
alsabaawi
opened
2 years ago
5
Model for other task.
#168
XuRuiAngel
opened
2 years ago
2
Bump jackson-databind from 2.9.10.4 to 2.13.4.1 in /JavaExtractor/JPredict
#167
dependabot[bot]
closed
2 years ago
1
Repeating metric values
#166
daveymathijssen
closed
2 years ago
3
How to release a model
#165
naisgud
opened
2 years ago
1
Preprocessor step disposing numbers in (variable) names
#164
daveymathijssen
closed
2 years ago
4
Converting Vector back to Contexts
#163
colebuckleyy
closed
2 years ago
2
Trainning data
#162
snowlovehang
opened
2 years ago
2
Training from scratch issue
#161
ngohlong
opened
2 years ago
4
Original dataset with unprocessed `.java` sources
#160
abitrolly
closed
2 years ago
2
How is AST path converted to vector?
#159
abitrolly
opened
2 years ago
10
Preprocess.sh error (division by Zero)
#158
ShaliniR11
opened
2 years ago
14
Dataset Format and C2v file
#157
ShaliniR11
closed
2 years ago
4
Training error
#156
colebuckleyy
closed
2 years ago
4
Bump tensorflow from 2.0.0-beta1 to 2.7.2
#155
dependabot[bot]
closed
2 years ago
1
Bump tensorflow from 2.0.0-beta1 to 2.6.4
#154
dependabot[bot]
closed
2 years ago
1
Path Embedding Problem
#153
yilinfang
closed
2 years ago
2
Bump jackson-databind from 2.9.10.4 to 2.12.6.1 in /JavaExtractor/JPredict
#152
dependabot[bot]
closed
2 years ago
1
PRECISION, RECALL, and F1 are always 0 when training
#151
WQR53
opened
2 years ago
1
Using one example
#150
colebuckleyy
closed
2 years ago
1
How to create separately "my_dataset.raw.train.txt" files for each java codes?
#149
brcsnt
opened
2 years ago
3
Error continuing training with an existing model
#148
smyoder
opened
2 years ago
3
Bump tensorflow from 2.0.0-beta1 to 2.5.3
#147
dependabot[bot]
closed
2 years ago
1
I need help with decompose step.
#146
ma0889
closed
2 years ago
3
Request help for exporting the vectors for the method code
#145
Sichengluis
closed
2 years ago
4
Requesting help in Dataset format to get vectors for the AST tree
#144
Veeraraghavans
closed
2 years ago
19
Question About Exporting the code vectors for the given code examples
#143
brcsnt
closed
2 years ago
6
How to prevent to early stop of the model
#142
buptgarden
opened
2 years ago
1
Integrating astminer with code2vec for C source codes
#141
RichardZapanta
closed
2 years ago
13
How to use the Mode I trained ?
#140
buptgarden
closed
2 years ago
2
Next