GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

code-summarization

Website
Wikipedia
https://static.github-zh.com/github_avatars/universal-ctags?size=40
universal-ctags / ctags

一个维护的ctags实现(u-ctags)。ctags是一个用于从程序源码树产生索引文件(或tag文件),从而便于文本编辑器来实现快速定位的实用工具

ctagscode-navigationdeveloper-toolscode-readingcode-analysiscode-completioncode-summarizationtagjumping
C 6.81 k
3 天前
https://static.github-zh.com/github_avatars/gmickel?size=40
gmickel / CodeWhisper

CodeWhisper: AI-Powered End-to-End Task Implementation & blazingly fast Codebase-to-LLM Context Bridge

ai-toolsCI/CDcli-toolcode-analysis代码审查code-summarizationdeveloper-tools文档ActionsJavaScriptNode.jsOpen SourceTypeScriptai-code-generationai-code-generatorcode-assistantdevtools
TypeScript 84
6 个月前
https://static.github-zh.com/github_avatars/FSoft-AI4Code?size=40
FSoft-AI4Code / XMainframe

Language Model for Mainframe Modernization

cobolcode-summarizationmigration
Python 53
10 个月前
https://static.github-zh.com/github_avatars/lvyufeng?size=40
lvyufeng / code_intelligence_papers

code-intelligencecode-generationcode-summarizationcodex
49
3 年前
https://static.github-zh.com/github_avatars/martysai?size=40
martysai / source-code-summarization

#自然语言处理#Transformer-based approaches for an efficient docstrings generation on a piece of Python's code.

code-summarization深度学习transformerfairseqcorenlp自然语言处理PyTorch
Python 16
4 年前
https://static.github-zh.com/github_avatars/ICPC2022-Gypsum?size=40
ICPC2022-Gypsum / GypSum_Code

#计算机科学#Official implementation of our work, 'GypSum: Learning Hybrid Representations for Code Summarization'.

机器学习深度学习graph-neural-networksgraph-attention-networkscode-summarization
Python 14
3 年前
https://static.github-zh.com/github_avatars/alirezadir?size=40
alirezadir / leetcode-summerizer

#算法刷题#Summarize and collect into a DB a collection of LeetCode problems (Description, Solutions, Code, Analysis)

人工智能code-summarizationLeetCode机器学习Python
Python 11
2 年前
https://static.github-zh.com/github_avatars/LeVuMinhHuy?size=40
LeVuMinhHuy / brocode

a bro who codes with you

code-generationcode-summarizationhuggingfacelorapefttransformerinstruction-tuningllama2TypeScript
TypeScript 10
1 年前
https://static.github-zh.com/github_avatars/EngineeringSoftware?size=40
EngineeringSoftware / time-segmented-evaluation

#计算机科学#Code and data for "Impact of Evaluation Methodologies on Code Summarization" in ACL 2022.

code-summarization机器学习evaluation深度学习dataset
Python 10
3 年前
https://static.github-zh.com/github_avatars/Cmput416F21?size=40
Cmput416F21 / PyGlueTokenizer

#自然语言处理#A tool for obtaining natural language summaries of Python functions.

自然语言处理code-summarization
Python 9
4 年前
https://static.github-zh.com/github_avatars/mast-group?size=40
mast-group / clams

CLAMS API Summarizer

mining-software-repositories文档code-summarization
Python 8
7 年前
https://static.github-zh.com/github_avatars/marcusm117?size=40
marcusm117 / IdentityChain

#计算机科学#[ICLR 2024] Beyond Accuracy: Evaluating Self-Consistency of Code Large Language Models with IdentityChain

code-generationcode-summarization深度学习evaluationlarge-language-modelsiclriclr2024
Python 8
1 年前
https://static.github-zh.com/github_avatars/mrseanryan?size=40
mrseanryan / loc-counter

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

static-analysiscode-summarizationcode-analysissloc
Python 4
2 年前
https://static.github-zh.com/github_avatars/ga1az?size=40
ga1az / pathdigest

#大语言模型#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.

命令行界面code-analysiscode-summarizationGitGo大语言模型text-processing
Go 4
6 天前
https://static.github-zh.com/github_avatars/Quanta-Naut?size=40
Quanta-Naut / CodeChronicles

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

code-summarizationdeveloper-toolsworkflow-automation
TypeScript 4
4 个月前
https://static.github-zh.com/github_avatars/EngineeringSoftware?size=40
EngineeringSoftware / roosterize-vscode

#计算机科学#VSCode extension for Roosterize, a tool for suggesting lemma names in Coq

code-summarizationCoq深度学习机器学习Visual Studio CodeVS Code Extension
TypeScript 3
2 年前
https://static.github-zh.com/github_avatars/J-McNamara?size=40
J-McNamara / smoosh

#大语言模型#Snapshot an entire repo or directory as plaintext on the clipboard and paste to your favorite AI tool!

code-analysisdeveloper大语言模型Python人工智能聊天机器人code-summarizationcode-understanding
Python 2
2 个月前
https://static.github-zh.com/github_avatars/xcodemind?size=40
xcodemind / naturalcc

#自然语言处理#A toolkit to naturalize the source code corpus

自然语言处理编程语言软件工程artifical-intelligense深度学习code-summarizationcode-search
Python 1
3 年前
https://static.github-zh.com/github_avatars/Eng-M-Abdrabbou?size=40
Eng-M-Abdrabbou / Python-Recursive-Directory-CodeSummary-Tool

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 cus...

自动化cli-toolcode-summarizationcross-platformerror-handlingfile-systemPythonrecursiontext-processing
Python 1
2 个月前
https://static.github-zh.com/github_avatars/QuantLet?size=40
QuantLet / Encode-the-Qode

Towards Code Summarization for Scientific Domain Experts on Scarce Data (Code accompanying the research paper)

Codefinance机器学习transformerscode-summarizationcode-understanding
Jupyter Notebook 1
4 个月前
loading...