Repository navigation

#

code2vec

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

Python
1131
2 年前

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

Kotlin
287
1 年前

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

Python
37
6 年前

code2vec for Python 3 made for NL2ML project

Python
19
2 年前

The tool for getting embeddings of Python 3 code chunks

Python
6
4 年前

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"

Jupyter Notebook
5
7 个月前

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

2
15 天前

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.

Python
1
5 年前

A simple utilization of code2vec model in source code analysis

Python
0
5 年前

Natural Language to Machine Learning corpus

Jupyter Notebook
0
5 年前

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

Python
0
3 年前

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

Jupyter Notebook
0
2 个月前

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

Jupyter Notebook
0
2 年前