ICPC2022-Gypsum/GypSum_Code
Official implementation of our work, 'GypSum: Learning Hybrid Representations for Code Summarization'.
This project helps developers automatically generate concise, human-readable summaries for Python and Java code snippets. By analyzing the structure and tokens of source code, it produces descriptive natural language summaries that explain what a code block does. This is ideal for software developers, educators, or technical writers who need to quickly understand or document code.
No commits in the last 6 months.
Use this if you need an automated way to generate accurate, descriptive summaries for existing Python or Java codebases.
Not ideal if you're looking for a tool that generates code from natural language descriptions or works with languages other than Python and Java.
Stars
14
Forks
1
Language
Python
License
—
Category
Last pushed
Jan 20, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ICPC2022-Gypsum/GypSum_Code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
icoxfog417/awesome-text-summarization
The guide to tackle with the Text Summarization
theamrzaki/text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab
mast-group/tassal
Tree-based Autofolding Software Summarization Algorithm
MohanKrishnaGR/Infosys_Text-Summarization
This repository contains the implementation of a Transformer-based model for abstractive text...
joplin/plugin-ai-summarisation
🤖 Joplin AI - Summarisation: The project aims to create note summaries to help users synthesize...