awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesLink Prediction

The analytical process of predicting missing connections between entities in a graph.

Distinct from Knowledge Graph Builders: Focuses on the predictive analysis of missing links rather than the construction of the graph triples.

Explore 1 awesome GitHub repository matching data & databases · Link Prediction. Refine with filters or upvote what's useful.

Awesome Link Prediction GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebookresearch/starspacefacebookresearch 的头像

    facebookresearch/Starspace

    3,954在 GitHub 上查看↗

    Starspace 是一个向量嵌入框架,旨在训练文本和图像的高维表示。它作为一种机器学习系统,用于神经排序、文本分类和知识图谱嵌入,将不同的对象类型映射到共享的数值空间中,以促进检索和预测任务。 该系统包含用于知识图谱补全和链接预测的专用工具,通过在多关系向量空间中表示实体及其关系来实现。它还通过将输入映射到目标标签或候选项目,提供了语义内容推荐和大规模文本分类功能。 该框架涵盖了广泛的功能领域,包括基于相似度的实体排序、从文档或 n-gram 中提取向量嵌入,以及使用基于随机游走的训练。为了管理大数据集,它集成了基于磁盘的压缩数据加载和负采样优化。

    Analyzes entities and relations to identify missing links and complete triples within multi-relational graphs.

    C++
    在 GitHub 上查看↗3,954
  1. Home
  2. Data & Databases
  3. Knowledge Graph Indexers
  4. Knowledge Graph Builders
  5. Link Prediction