TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
-
Updated
Sep 20, 2023 - Python
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
code2vec for Python 3 made for NL2ML project
The tool for getting embeddings of Python 3 code chunks
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"
Experimental neural static analyzer for Java programs, based on ML and LLM
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.
Natural Language to Machine Learning corpus
PyTorch implementation of code2class network - a combination of code2vec and code2seq. Based on the implementation https://github.com/bentrevett/code2vec.
Code analysis project for code smell detection&classification using different AI frameworks
A simple utilization of code2vec model in source code analysis
An attempt to recognize Source code design pattern recognization using Code2vec and word2vec.
Add a description, image, and links to the code2vec topic page so that developers can more easily learn about it.
To associate your repository with the code2vec topic, visit your repo's landing page and select "manage topics."