Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embeddings #6

Closed
MadRajib opened this issue Oct 19, 2020 · 2 comments
Closed

Embeddings #6

MadRajib opened this issue Oct 19, 2020 · 2 comments

Comments

@MadRajib
Copy link

Hello Uri Alon,
After reading through the paper, I had some queries.

  1. Embeddings that are using for Encoding AST paths are they learned while training or they are pre-learned matrixes?
@urialon
Copy link
Contributor

urialon commented Oct 19, 2020

Hi @MadRajib ,
Thank you for your interest in our paper!

In our implementation, all embedding are learned, including both "subtoken embedding" (like my,list,value) and "node embedding" (like ForStatement, ArrayAccess, MethodCall).

Best,
Uri

@urialon
Copy link
Contributor

urialon commented Mar 10, 2021

Closing due to inactivity, feel free to re-open if you have any additional questions!

@urialon urialon closed this as completed Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants