PulseAugur
实时 08:53:06
English(EN) MediaWiki Code2Code Search: Neural Retrieval for the Semantic Discovery of Open-Source Software Entities

MediaWiki Code2Code Search 改进了语义代码发现

研究人员开发了 MediaWiki Code2Code Search,这是一个新颖的神经检索系统,旨在改进大型软件生态系统中的语义代码发现。该系统索引了来自 2,500 多个 MediaWiki 存储库的超过 129 万个结构实体,能够基于计算意图而非仅仅词汇匹配进行搜索。该系统在商用硬件上实现了 1.85 秒的中位数查询延迟,同时显著减小了索引大小,在涉及名称混淆的任务中,其性能优于传统的 BM25 基线。 AI

影响 通过利用神经检索进行语义理解,增强了代码搜索能力,有望提高开发人员的生产力。

排序理由 该集群描述了一篇详细介绍用于代码搜索的新型神经检索系统的研究论文。

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 3 个来源。 我们如何撰写摘要 →

MediaWiki Code2Code Search 改进了语义代码发现

报道来源 [3]

  1. arXiv cs.CL TIER_1 English(EN) · Francesco Tosoni ·

    MediaWiki Code2Code 搜索:用于开源软件实体语义发现的神经检索

    arXiv:2607.26766v1 Announce Type: cross Abstract: Code search in large-scale ecosystems is often hindered by the lexical gap between user queries and implementation details, alongside the trade-off between the low latency of traditional Information Retrieval (IR) and the precisio…

  2. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Francesco Tosoni ·

    MediaWiki Code2Code 搜索:用于开源软件实体语义发现的神经检索

    Code search in large-scale ecosystems is often hindered by the lexical gap between user queries and implementation details, alongside the trade-off between the low latency of traditional Information Retrieval (IR) and the precision of Deep Learning (DL). We present MediaWiki Code…

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    MediaWiki Code2Code 搜索:用于开源软件实体语义发现的神经检索

    Code search in large-scale ecosystems is often hindered by the lexical gap between user queries and implementation details, alongside the trade-off between the low latency of traditional Information Retrieval (IR) and the precision of Deep Learning (DL). We present MediaWiki Code…