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

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesEntity-Attribute-Value Models

A data model that stores data as a set of triples (entity, attribute, value) to handle heterogeneous fields.

Distinct from Entity Modeling: Entity Modeling [f2_mt5] is general schema definition; EAV is a specific flexible schema pattern for heterogeneous data.

Explore 2 awesome GitHub repositories matching data & databases · Entity-Attribute-Value Models. Refine with filters or upvote what's useful.

Awesome Entity-Attribute-Value Models GitHub Repositories

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

    ownthink/KnowledgeGraphData

    5,181在 GitHub 上查看↗

    KnowledgeGraphData 是一个结构化数据集与语料库集合,旨在为认知智能与人工智能系统提供基础层。它主要由大规模中文知识图谱数据集组成,包括用于驱动语义理解与自动问答的实体关系数据与 NLP 训练集。 该项目专注于海量实体-属性-值图谱的构建与导出,将知识组织为可移植的格式。它提供专门的领域划分,以针对医疗、军事与公共安全等专业领域定制信息检索。 该仓库涵盖了广泛的能力,包括中文自然语言处理、语义搜索与认知对话系统。其工具集涵盖了语言分析、实体提取、情感检测与文本摘要,以及用于网站审计的视觉内容分析与语音转文字转换。

    Implements a data model that stores knowledge as triples of entities, attributes, and values to handle heterogeneous data.

    Python
    在 GitHub 上查看↗5,181
  • mit-lcp/mimic-codeMIT-LCP 的头像

    MIT-LCP/mimic-code

    3,135在 GitHub 上查看↗

    mimic-code is a clinical data analysis framework and toolset for processing deidentified electronic health records and intensive care unit data. It provides a healthcare SQL query library and a processing tool to transform raw health records into formats suitable for longitudinal analysis and machine learning. The project features a medical research notebook environment that integrates with cloud-hosted datasets, allowing for remote querying and analysis. It includes a DICOM imaging pipeline to retrieve chest radiographs and link medical imaging with structured clinical metadata. The framewo

    Uses an entity-attribute-value data model to store heterogeneous clinical orders and measurements flexibly.

    Jupyter Notebookcritical-careicumimic-iii
    在 GitHub 上查看↗3,135
  1. Home
  2. Data & Databases
  3. Entity Modeling
  4. Entity-Attribute-Value Models