Spaces:
Sleeping
Sleeping
| 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. | |