szemyd / research-neural-code-search

🔎 Finding the correct Stackoverflow answer for each code snippet
0 stars 0 forks source link

Doc embeddings poc #5

Closed zoltanctoth closed 2 years ago

zoltanctoth commented 2 years ago

Implemented the code embedding from the Meta paper. It's untested, we need to implement the cosine distance algorithm to see wether it works.