dazcona / user2code2vecLinks
π€ user2code2vec: Embeddings for Profiling Students Based on Distributional Representations of Source Code. Full Paper presented at Learning Analytics & Knowledge 2019 Conference in AZ, USA
β22Updated 6 years ago
Alternatives and similar repositories for user2code2vec
Users that are interested in user2code2vec are comparing it to the libraries listed below
Sorting:
- Utilities used by the Deep Program Understanding teamβ103Updated 2 years ago
- β50Updated 5 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddingsβ75Updated 3 years ago
- Artifacts and other data for "Code Vectors: Understanding Programs Through Embedded Abstraced Symbolic Traces"β22Updated 5 years ago
- C# Data Extraction for "Learning to Represent Edits"β26Updated 6 years ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Pythonβ65Updated 2 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020β61Updated 2 years ago
- MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)β39Updated 6 years ago
- A toolkit for pre-processing large source code corporaβ47Updated 2 years ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)β32Updated 7 years ago
- β26Updated 4 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"β30Updated last year
- Probabilistic API Miningβ53Updated 7 years ago
- [ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Codeβ22Updated 7 years ago
- Demonstration of the path-extraction process shown in the paper "A General Path-Based Representation for Predicting Program Properties"β24Updated 4 years ago
- Contains the code for our ICSE 2020 paper: Big Code != Big Vocabulary: Open-Vocabulary Language Models for Source Code and for its earlieβ¦β84Updated 2 years ago
- cppminer produces a code2seq compatible datasets from C++ code bases.β23Updated 5 years ago
- DeepBugs is a framework for learning bug detectors from an existing code corpus.β151Updated 4 years ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repairβ119Updated 2 years ago
- AST factorization: transformation AST of Kotlin source code to a vectorβ11Updated 5 years ago
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Strβ¦β21Updated 6 years ago
- The dataset for the variable-misuse task, used in the ICLR 2020 paper 'Global Relational Models of Source Code' [https://openreview.net/fβ¦β22Updated 5 years ago
- sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Treesβ141Updated 6 years ago
- Convert source code into numerical tokens