
论文日常阅读笔记——GraphSearchNet: Enhancing GNNs via Capturing Global Dependencies for Semantic Code Search(TSE 2023)

GraphSearchNet: Enhancing GNNs via Capturing Global Dependencies for Semantic Code Search(TSE 2023) …

论文日常阅读笔记——Beyond Message Passing: Neural Graph Pattern Machine(ICML 2025)

Beyond Message Passing: Neural Graph Pattern Machine(ICML 2025) 论文链接:[2501.18739] Beyond Message Pas…

论文日常阅读笔记——Code Search Is All You Need? Improving Code Suggestions with Code Search(ICSE 2024)

Code Search Is All You Need? Improving Code Suggestions with Code Search(ICSE 2024) 论文链接:Code Search…

论文日常阅读笔记——GraphCodeBERT: Pre-training Code Representations with Data Flow(ICLR 2021)

GraphCodeBERT: Pre-training Code Representations with Data Flow(ICLR 2021) 论文链接:[2009.08366] GraphCo…

论文日常阅读笔记——Deep Graph Matching and Searching for Semantic Code Retrieval(TKDD 2021)

Deep Graph Matching and Searching for Semantic Code Retrieval(TKDD 2021) 论文链接:https://doi.org/10.114…

论文日常阅读笔记——RepoCoder: Repository-Level Code Completion Through Iterative Retrieval and Generation(EMNLP 2023)

RepoCoder: Repository-Level Code Completion Through Iterative Retrieval and Generation(EMNLP 2023) 论…

论文日常阅读笔记——Learning and Evaluating Contextual Embedding of Source Code (ICML 2020)

Learning and Evaluating Contextual Embedding of Source Code (ICML 2020) 论文来源:Learning and Evaluating…

论文日常阅读笔记——CodeSearchNet 2019

CodeSearchNet Challenge Evaluating the State of Semantic Code Search(2019) 前排养眼一下 论文相关信息 论文来源:https:…

从零开始的RAG学习-task3

基于 datawhale 开源的 RAG 学习资料的学习过程相关记录 ——task3 向量嵌入与初步检索

从零开始的RAG学习-task2
基于 datawhale 开源的 RAG 学习资料的学习过程相关记录 ——task2 数据加载与分块