Relationships / README.md
yetessam's picture
Update README.md
f4e7fe2 verified

A newer version of the Gradio SDK is available: 6.8.0

Upgrade
metadata
title: Relationships
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: true
license: mit
short_description: Extract text relationships with spaCy and Gradio.

A lightweight relationship-extraction demo built with Gradio and spaCy.
Paste text, get editable (subject, relation, object) triples, and export clean RDF/Turtle data.
Ideal for experimenting with knowledge-graph creation.