2 रिपॉजिटरी
Identifying and retrieving specific properties or characteristics associated with named entities.
Distinct from Entity and Relation Extraction: Focuses specifically on extracting attributes of entities rather than the relation between two distinct entities
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Attribute Extraction. Refine with filters or upvote what's useful.
DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured knowledge graphs. It provides a pipeline for identifying and classifying named entities, semantic relations, and events, converting raw datasets into structured triples. The project utilizes large language models as tool callers through a standardized context protocol to drive automated data extraction processes. It supports schema-driven extraction across multiple domains and bilingual text, employing joint entity and relation extraction to identify components in a single structured
Provides the capability to extract specific properties and characteristics of identified entities to enrich knowledge bases.
mini-graph-card is a customizable dashboard card and sensor widget for Home Assistant designed to visualize historical telemetry and sensor data. It functions as a time-series data visualizer that renders historical numeric and binary sensor data as line or bar graphs using an SVG graphing component. The project differentiates itself through the ability to extract specific nested attributes from entities and map non-numeric states into numeric values for visualization. It supports dynamic visual styling via color thresholds, logarithmic scales, and filling effects, alongside a multi-axis coor
Retrieves specific sensor attributes for visualization instead of relying on the primary entity state value.