code2vec

There are 14 repositories under code2vec topic.

  • tech-srl/code2vec

    TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"

    Language:Python1.1k25158286
  • JetBrains-Research/astminer

    A library for mining of path-based representations of code (and more)

    Language:Kotlin28087880
  • bentrevett/code2vec

    A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)

    Language:Python346010
  • Kirili4ik/code2vec

    code2vec for Python 3 made for NL2ML project

    Language:Python16222
  • NURx2/pycode2vec

    The tool for getting embeddings of Python 3 code chunks

    Language:Python6132
  • worldbeater/code-vecs

    Code for the methods and algorithms described in the paper "Analysis of Program Representations Based on Abstract Syntax Trees and Higher-Order Markov Chains for Source Code Classification Task"

    Language:Jupyter Notebook5100
  • tracehubpm/jivan

    Experimental neural static analyzer for Java programs, based on ML and LLM

  • myahyavar/CodeSmellDetection

    Code analysis project for code smell detection&classification using different AI frameworks

    Language:Jupyter Notebook0301
  • noemiernst/code2class

    PyTorch implementation of code2class network - a combination of code2vec and code2seq. Based on the implementation https://github.com/bentrevett/code2vec.

    Language:Python0100
  • Quickstilver/code2vec-path-extractor

    path extractor for code2vec

    Language:C0100
  • rpytel1/log-strategy

    Project conducted for Seminar in Machine Learning for Software Engineering. Aim of our research was to explore possible directions of Deep Learning solutions for log detection in a snippet of code.

    Language:Python04141
  • sivajeet/DPR-using-code2vec-and-word2vec

    An attempt to recognize Source code design pattern recognization using Code2vec and word2vec.

    Language:Jupyter Notebook0100
  • Kirili4ik/NL2ML-corpus

    Natural Language to Machine Learning corpus

    Language:Jupyter Notebook201
  • mohammed-manahi/code2vec_experiments

    A simple utilization of code2vec model in source code analysis

    Language:Python10