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