fyrestone / pycode_similar
A simple plagiarism detection tool for python code
☆180Updated last year
Alternatives and similar repositories for pycode_similar:
Users that are interested in pycode_similar are comparing it to the libraries listed below
- ☆55Updated 2 years ago
- Python3 control flow graph generator☆198Updated 2 years ago
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- Static Python call graph generator☆331Updated last year
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆108Updated 2 years ago
- CLuster And RepAir tool for introductory programming assignments☆45Updated 11 months ago
- BugsInPy: Benchmarking Bugs in Python Projects☆89Updated 7 months ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 7 months ago
- Python AST VisualizerUpdated 5 years ago
- Cross language clone detection using supervised learning☆19Updated 3 years ago
- Code plagiarism detection tool☆280Updated 10 months ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆82Updated last year
- ☆13Updated 2 years ago
- ManyTypes4Py: A benchmark Python dataset for machine learning-based type inference☆21Updated 2 years ago
- Refactory: Re-factoring based Program Repair applied to Programming Assignments☆39Updated 2 years ago
- A multi-lingual program repair benchmark set based on the Quixey Challenge☆106Updated 2 years ago
- [ICML 2020] DrRepair: Learning to Repair Programs from Error Messages☆192Updated 3 years ago
- Moss summarizer☆190Updated 2 years ago
- PyTorch's implementation of the code2seq model.☆61Updated 6 months ago
- Explainable AI for Software Engineering: A Hands-on Guide on How to Make Software Analytics More Practical, Explainable, and Actionable (…☆25Updated 3 years ago
- Collected solutions from Google Code Jam programming competition (2008-2020).☆63Updated 5 months ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆60Updated 2 years ago
- A word2vec model trained over Stack Overflow☆40Updated 6 years ago
- ☆13Updated 3 years ago
- A GitHub Action for suggesting Python type annotations.☆42Updated last year
- Efficient tree-based convolutional neural networks in TensorFlow☆152Updated 7 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…