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

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

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

1 个仓库

Awesome GitHub RepositoriesEmbedding Preprocessing

Transformation of raw graph strings into numerical identifiers for embedding models.

Distinct from Knowledge Graph Indexers: Focuses on the specific mapping of entities/relations to IDs for training, rather than general graph indexing.

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

Awesome Embedding Preprocessing GitHub Repositories

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

    thunlp/OpenKE

    4,041在 GitHub 上查看↗

    OpenKE 是一个知识图谱嵌入框架,旨在将结构化知识图谱转换为低维向量表示。它作为一个表示学习库和将实体与关系转换为数值嵌入的工具集。 该项目包含一个链接预测引擎,用于评估实体之间关系的似然性并识别大规模图谱中的缺失事实。它提供了一个专用的预处理工具,将原始实体和关系字符串映射为数值标识符以进行机器学习训练。 该框架的功能涵盖了图嵌入的全生命周期,包括数据预处理、表示学习和链接预测分析。

    Transforms raw entity and relation strings into numerical identifiers required for machine learning training.

    Pythonknowledge-embedding
    在 GitHub 上查看↗4,041
  1. Home
  2. Data & Databases
  3. Knowledge Graph Indexers
  4. Embedding Preprocessing