fyrestone / pycode_similar
A simple plagiarism detection tool for python code
☆178Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pycode_similar
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated last year
- Set of tools to play with Python AST.☆83Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- Code plagiarism detection tool☆251Updated 7 months ago
- A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.☆52Updated 5 years ago
- Python3 control flow graph generator☆189Updated 2 years ago
- Evaluating SZZ Implementations Through a Developer-informed Oracle (https://arxiv.org/abs/2102.03300)☆20Updated last year
- ☆66Updated 2 years ago
- srcML Toolkit☆118Updated this week
- [ICML 2020] DrRepair: Learning to Repair Programs from Error Messages☆191Updated 3 years ago
- ☆53Updated 2 years ago
- Python client for Moss: A System for Detecting Software Similarity☆387Updated 4 months ago
- Implementation of 'Commit message generation for source code change'.☆24Updated 5 years ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆61Updated last year
- CLuster And RepAir tool for introductory programming assignments☆45Updated 8 months ago
- 🤓 user2code2vec: Embeddings for Profiling Students Based on Distributional Representations of Source Code. Full Paper presented at Learn…☆22Updated 5 years ago
- SZZ Algorithm To Detect Fault-Inducing Commits☆12Updated 3 years ago
- ☆13Updated 2 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆29Updated 3 months ago
- Moss summarizer☆187Updated 2 years ago
- Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motiva…☆44Updated last year
- The repository for the Code Review Open Platform (CROP)☆12Updated 6 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆59Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆82Updated 2 years ago
- Python AST Visualizer☆0Updated 5 years ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Static Python call graph generator☆319Updated 11 months ago
- A GitHub Action for suggesting Python type annotations.☆42Updated last year
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆108Updated 2 years ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…