File size: 461 Bytes
abdc58e
df2d6f6
abdc58e
 
 
 
1a613c4
abdc58e
df2d6f6
1a214d9
df2d6f6
abdc58e
 
df2d6f6
 
f4e7fe2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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.