T2C-Hub¶
Text2Cypher-Hub is a platform that collects resources for building, training and evaluating Text2Cypher systems, including datasets, benchmarks, tools and reproducibility guidelines.
Services¶
Text2Cypher-Hub maintains three core services:
| Project | Description | Page | Source | Status |
|---|---|---|---|---|
| T2C-Registry | A curated, version-controlled catalogue of Text2Cypher datasets and benchmarks. | Open registry | registry.yaml | Active |
| T2C Query Assistant | Validates Cypher with CyVer and executes read-only queries against registered Neo4j databases. | Open query assistant | service/app.py | Active |
| T2C Evaluation Guide | Shared guidance for evaluating syntax, schema usage, execution and result correctness. | Read guide | evaluation.md | Active |