Skip to content

This forked repo contains our exploration of the informed attention model in improving codesearch results. The attention is evaluated on different source code representations i.e. AST traversals, AST parent-child relationships, etc. The branches with the relevant models are **informed-attention-prod** and **strict-informed-attention-prod**.

License

Notifications You must be signed in to change notification settings

eff-kay/CodeSearchNet

 
 

Repository files navigation

This forked repo contains our exploration of the informed attention model in improving codesearch results. The attention is evaluated on different source code representations i.e. AST traversals, AST parent-child relationships, etc. The branches with the relevant models are informed-attention-prod and strict-informed-attention-prod.

About

This forked repo contains our exploration of the informed attention model in improving codesearch results. The attention is evaluated on different source code representations i.e. AST traversals, AST parent-child relationships, etc. The branches with the relevant models are **informed-attention-prod** and **strict-informed-attention-prod**.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 51.1%
  • Python 48.1%
  • Other 0.8%