Dataset Viewer
Auto-converted to Parquet
text
stringlengths
16
120
<AML Screening, connectedTo, Forex Trading>
<Approval Decision, connectedTo, Financial Reporting>
<Budgeting Analysis, verifies, Approval Decision>
<Credit Scoring, approves, Budgeting Analysis>
<Credit Scoring, connectedTo, Approval Decision>
<Financial Reporting, flags, Fund Disbursement>
<Forex Trading, settles, Credit Scoring>
<Fund Disbursement, reconciles, Treasury Management>
<Fund Disbursement, screens, Approval Decision>
<Anesthesia Administration, connectedTo, Surgery>
<Blood Test, connectedTo, Physical Examination>
<Dental Check_up, connectedTo, Discharge>
<Device Implantation, connectedTo, Dental Check_up>
<Discharge, transports, Anesthesia Administration>
<Mental Health Assessment, connectedTo, Treatment Plan>
<Pain Management, connectedTo, Blood Test>
<Pain Management, prescribes, Patient Transfer>
<Physical Examination, analyzes, Device Implantation>
<Rehabilitation Therapy, examines, Pain Management>
<Surgery, escalates, Patient Transfer>
<Treatment Plan, operates, Rehabilitation Therapy>
<Escrow Setup, connectedTo, Mortgage Application Assistance>
<Eviction Process, connectedTo, Property Marketing>
<Eviction Process, transfers, Tax Assessment>
<HOA Management, schedules, Renovation Planning>
<Investment Property Analysis, rents, Tenant Screening>
<Market Trend Analysis, reviews, Investment Property Analysis>
<Property Appraisal, connectedTo, Eviction Process>
<Property Marketing, connectedTo, HOA Management>
<Renovation Planning, markets, Market Trend Analysis>
<Tax Assessment, evaluates, Property Appraisal>
<Tenant Screening, closes, Escrow Setup>
<Agent Assignment, complies, Contract Review>
<Buyer Inquiry, transfers, Closing Meeting>
<Contract Review, leases, Buyer Inquiry>
<Investment Property Analysis, advertises, Closing Meeting>
<Investment Property Analysis, verifies, Title Check>
<Lease Renewal, renovates, Agent Assignment>
<Market Trend Analysis, connectedTo, Property Valuation>
<Open House Event, connectedTo, Property Marketing>
<Property Marketing, finalizes, Lease Renewal>
<Property Valuation, connectedTo, Open House Event>
<Title Check, manages, Market Trend Analysis>
<Eviction Process, connectedTo, Home Inspection>
<Home Inspection, connectedTo, Rental Agreement>
<Lease Renewal, connectedTo, Price Negotiation>
<Loan Pre_Approval, constructs, Site Visit Scheduling>
<Rental Agreement, connectedTo, Tax Assessment>
<Site Visit Scheduling, connectedTo, Lease Renewal>
<Tax Assessment, contacts, Loan Pre_Approval>
<Tax Assessment, secures, Lease Renewal>
<Title Check, audits, Eviction Process>
<Escrow Setup, renovates, Commission Distribution>
<Investment Property Analysis, leases, Escrow Setup>
<Land Acquisition, transfers, Property Tax Payment>
<Offer Submission, closes, Property Marketing>
<Price Negotiation, sells, Rental Agreement>
<Property Marketing, connectedTo, Tax Assessment>
<Property Tax Payment, connectedTo, Tenant Screening>
<Rental Agreement, connectedTo, Land Acquisition>
<Rental Agreement, mortgages, Escrow Setup>
<Tax Assessment, connectedTo, Investment Property Analysis>
<Tenant Screening, permits, Offer Submission>
<Building Permit Application, consults, Loan Pre_Approval>
<Eviction Process, connectedTo, Building Permit Application>
<Home Inspection, finances, Property Management>
<Loan Pre_Approval, zones, Home Inspection>
<Maintenance Request, connectedTo, Home Inspection>
<Maintenance Request, transfers, Price Negotiation>
<Price Negotiation, connectedTo, Eviction Process>
<Price Negotiation, manages, Loan Pre_Approval>
<Property Management, connectedTo, Document Signing>
<Property Valuation, secures, Maintenance Request>
<Crowd Management, collaborates, Cybersecurity Threat Response>
<Cybersecurity Threat Response, connectedTo, Public Warning>
<Hostage Negotiation, connectedTo, Incident Reporting>
<Incident Command System Activation, connectedTo, Post_Incident Review>
<Incident Reporting, connectedTo, Responder Alert>
<Incident Reporting, connectedTo, Shelter Setup>
<Post_Incident Review, assesses, Crowd Management>
<Public Warning, responds, Suspect Identification>
<Responder Alert, trains, Threat Assessment>
<Suspect Identification, controls, Hostage Negotiation>
<Threat Assessment, connectedTo, Incident Command System Activation>
<Community Outreach, connectedTo, Surveillance Review>
<Court Testimony, rescues, Cybersecurity Threat Response>
<Cybersecurity Threat Response, trains, First Aid Deployment>
<Emergency Medical Service, rehabilitates, Court Testimony>
<Evacuation Planning, connectedTo, Victim Support Services>
<First Aid Deployment, connectedTo, Hazard Detection>
<Hazard Detection, connectedTo, Community Outreach>
<K9 Unit Deployment, collaborates, First Aid Deployment>
<K9 Unit Deployment, equips, Evacuation Planning>
<Search and Rescue Operations, responds to, K9 Unit Deployment>
<Surveillance Review, detains, Border Security>
<Victim Support Services, warns, Emergency Medical Service>
<Bomb Disposal, rehabilitates, K9 Unit Deployment>
<Border Security, connectedTo, Resource Allocation>
<Court Testimony, analyzes, Border Security>
<Hostage Negotiation, reports, Bomb Disposal>
End of preview. Expand in Data Studio

๐ŸŒŸ FlowGen

FlowGen is a controllable flowchart synthesizer that generates diagrams with tunable structural features and supports multiple rendering styles.

๐Ÿ“‘ Dataset description

This dataset contains different types of renderer flowchart images with different difficulty levels.

Types Train (Easy) Train (Medium) Train (Hard) Test (Graph Easy) Test (Graph Medium) Test (Graph Hard) Test (Scanned Easy) Test (Scanned Medium) Test (Scanned Hard)
Mermaid 960 960 960 360 360 360 360 360 360
Graphviz 960 960 960 360 360 360 360 360 360
PlantUML 960 960 960 360 360 360 360 360 360
Diagrams 960 960 960 360 360 360 360 360 360
Total 3840 3840 3840 1440 1440 1440 1440 1440 1440

Dataset Structure

Flowchart_Bench/
โ”œโ”€โ”€ train/
โ”‚   โ”œโ”€โ”€ mermaid
|       โ”œโ”€โ”€easy
|          โ”œโ”€โ”€mermaid_1.mmd
|          โ”œโ”€โ”€mermaid_1.png
|          โ”œโ”€โ”€mermaid_1.txt
|          โ””โ”€โ”€ ...
|       โ”œโ”€โ”€medium
|          โ””โ”€โ”€ ...
โ”‚   โ”œโ”€โ”€ graphviz
|       โ”œโ”€โ”€easy
|          โ”œโ”€โ”€graphviz_1.dot
|          โ”œโ”€โ”€graphviz_1.png
|          โ”œโ”€โ”€graphviz_1.txt
|          โ””โ”€โ”€ ...
|       โ”œโ”€โ”€medium
|          โ””โ”€โ”€ ...
โ”‚   โ”œโ”€โ”€ plantuml
|       โ”œโ”€โ”€easy
|          โ”œโ”€โ”€plantuml_1.puml
|          โ”œโ”€โ”€plantuml_1.png
|          โ”œโ”€โ”€plantumlz_1.txt
|          โ””โ”€โ”€ ...
|       โ”œโ”€โ”€medium
|          โ””โ”€โ”€ ...
โ”‚   โ””โ”€โ”€ diagrams
|       โ”œโ”€โ”€easy
|          โ”œโ”€โ”€diagrams_1.dot
|          โ”œโ”€โ”€diagrams_1.png
|          โ”œโ”€โ”€diagrams_1.txt
|          โ””โ”€โ”€ ...
|       โ”œโ”€โ”€medium
|          โ””โ”€โ”€ ...
โ”œโ”€โ”€ ...
โ””โ”€โ”€ README.md

For more information check FlowGen.

Downloads last month
3,337