{"id":22882541,"url":"https://github.com/cqcl/text_to_discocirc","last_synced_at":"2025-08-12T00:33:12.817Z","repository":{"id":223516264,"uuid":"605674970","full_name":"CQCL/text_to_discocirc","owner":"CQCL","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-01T16:46:05.000Z","size":96300,"stargazers_count":7,"open_issues_count":16,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-04T02:44:08.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CQCL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-23T16:57:34.000Z","updated_at":"2025-05-24T14:37:42.000Z","dependencies_parsed_at":"2025-05-07T04:59:08.762Z","dependency_job_id":null,"html_url":"https://github.com/CQCL/text_to_discocirc","commit_stats":null,"previous_names":["cqcl/text_to_discocirc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CQCL/text_to_discocirc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Ftext_to_discocirc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Ftext_to_discocirc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Ftext_to_discocirc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Ftext_to_discocirc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CQCL","download_url":"https://codeload.github.com/CQCL/text_to_discocirc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Ftext_to_discocirc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269980856,"owners_count":24507270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-13T18:18:13.126Z","updated_at":"2025-08-12T00:33:12.748Z","avatar_url":"https://github.com/CQCL.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DisCoCirc\n\nAutomatic generation of DisCoCirc circuits using CCG.\n\nTo install, run `pip install -e .`,\nwhich installs the package in \"editable mode\".\n(No need to reinstall after each edit.)\n\nYou will also need a spacy model:\n```bash\npython -m spacy download en_core_web_trf\npython -m spacy download en_core_web_lg\npython -m coreferee install en\n```\n\n## Example\n\n```python\nfrom discocirc.pipeline.text_to_circuit import text_to_circuit\n\ntext_to_circuit(\"Frank hangs Claudio. Harmonica shoots Snakey. Harmonica shoots Frank.\").draw()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Ftext_to_discocirc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcqcl%2Ftext_to_discocirc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Ftext_to_discocirc/lists"}