Repository navigation

#

code-summarization

Language Model for Mainframe Modernization

Python
57
1 年前

Transformer-based approaches for an efficient docstrings generation on a piece of Python's code.

Python
17
4 年前

Official implementation of our work, 'GypSum: Learning Hybrid Representations for Code Summarization'.

Python
14
4 年前

Summarize and collect into a DB a collection of LeetCode problems (Description, Solutions, Code, Analysis)

Python
11
2 年前

Code and data for "Impact of Evaluation Methodologies on Code Summarization" in ACL 2022.

Python
10
3 年前

A tool for obtaining natural language summaries of Python functions.

Python
9
4 年前

[ICLR 2024] Beyond Accuracy: Evaluating Self-Consistency of Code Large Language Models with IdentityChain

Python
8
1 天前

A command-line tool written in Go that analyzes Git repositories, local directories, or individual files and generates a structured, LLM-friendly text digest of their content.

Go
5
2 个月前

📝 Counts how many lines of code (LOC/SLOC) are in a code base, by programming language.

Python
4
2 年前

Automating Staging, Committing and Pushing to GitHub with Ollama and Mistral AI 👨🏻‍💻➡️

Shell
4
1 个月前

Effortlessly generate and merge code summaries with CodeChronicles—a VS Code extension that automates code summarization and seamlessly integrates them into your GitHub repository!

TypeScript
4
6 个月前

VSCode extension for Roosterize, a tool for suggesting lemma names in Coq

TypeScript
3
2 年前

Snapshot an entire repo or directory as plaintext on the clipboard and paste to your favorite AI tool!

Python
2
4 个月前

CLI tool in Python to recursively scan a directory, read every file (with error handling), and generate a single Markdown-formatted summary file. Supports path normalization, progress logging, and customizable output filenames—ideal for quick code overviews or project documentation.

Python
1
4 个月前