code2vec icon indicating copy to clipboard operation
code2vec copied to clipboard

an implementation of "code2vec: Learning Distributed Representations of Code"

Results 5 code2vec issues
Sort by recently updated
recently updated
newest added

Hi @sonoisa, I wasn't able to understand how you arrived at the dataset you provide in your code2vec/data directory. Could you clarify your source code parsing pipeline? If I understand...

File "main.py", line 344, in subtoken_match exp_subtokens = label_vocab.itosubtokens[expected.item()] AttributeError: 'int' object has no attribute 'item'

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...