astminer
Code miner
A tool for mining path-based representations of code and data from various programming languages
A library for mining of path-based representations of code (and more)
284 stars
8 watching
80 forks
Language: Kotlin
last commit: about 1 year ago
Linked from 1 awesome list
antlrcode2vecmining
Related projects:
Repository | Description | Stars |
---|---|---|
jetbrains-research/psiminer | A tool that processes code syntax trees to create datasets for machine learning pipelines | 58 |
angelozerr/jdt-codemining | An Eclipse plugin that enhances code mining functionality for Java development | 301 |
unkl4b/gitminer | Automated tool for gathering code information from Github repositories | 2,093 |
jetbrains-research/buckwheat | Tool to extract and analyze source code identifiers from various programming languages. | 24 |
luke-jr/bfgminer | A modular mining application for various cryptocurrencies and protocols, providing flexible configuration options and multi-threaded, multi-blockchain support. | 1,847 |
vmarkovtsev/codeneuron | Recurrent neural network designed to detect code blocks in text. | 12 |
antlr/codebuff | A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. | 448 |
parasol-aser/deepsim | An approach to measuring code functional similarity using deep learning | 60 |
dakrone/lein-bikeshed | A tool that analyzes and reports on common issues with Clojure code style and syntax | 176 |
tbroyer/gradle-errorprone-plugin | A Gradle plugin that enables the use of Error Prone compiler for Java code analysis | 370 |
dantleech/code-mover | Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |
rajasegar/codeshift | A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
lucasjones/cpuminer-multi | A multi-threaded CPU miner for various cryptocurrencies using C as the programming language | 643 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,763 |
andre-santos-pt/javardise | A research prototype that provides a structured code editor for a mini-Java language, enforcing well-formed and grammatically correct code. | 6 |