{"id":22887475,"url":"https://github.com/ichowdhury01/cyk-syntactic-parser","last_synced_at":"2025-07-10T01:09:15.255Z","repository":{"id":104882233,"uuid":"331096323","full_name":"IChowdhury01/CYK-Syntactic-Parser","owner":"IChowdhury01","description":"App that parses the syntax of inputted sentences using the CYK algorithm with a context-free grammar.","archived":false,"fork":false,"pushed_at":"2021-01-22T06:39:55.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T19:13:51.261Z","etag":null,"topics":["context-free-grammar","cyk-algorithm","natural-language-processing","parser","syntax-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IChowdhury01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-01-19T20:07:39.000Z","updated_at":"2021-01-22T06:39:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"150d66e9-bef4-4077-8ac9-a3e29b2c0407","html_url":"https://github.com/IChowdhury01/CYK-Syntactic-Parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IChowdhury01/CYK-Syntactic-Parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IChowdhury01%2FCYK-Syntactic-Parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IChowdhury01%2FCYK-Syntactic-Parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IChowdhury01%2FCYK-Syntactic-Parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IChowdhury01%2FCYK-Syntactic-Parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IChowdhury01","download_url":"https://codeload.github.com/IChowdhury01/CYK-Syntactic-Parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IChowdhury01%2FCYK-Syntactic-Parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264507300,"owners_count":23619189,"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","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":["context-free-grammar","cyk-algorithm","natural-language-processing","parser","syntax-analysis"],"created_at":"2024-12-13T20:34:13.932Z","updated_at":"2025-07-10T01:09:14.972Z","avatar_url":"https://github.com/IChowdhury01.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CYK Syntactic Parser\n\n## Description\nThis app allows the user to input a file containing a context-free grammar in Chomsky normal form (CNF). It will then use that grammar to syntactically parse any sentences that user inputs, using the Cocke-Younger-Kasami (CKY) algorithm.\n\n## Instructions\n\n1. Install [Python 3+](https://www.python.org/downloads/).\n2. Open your Python interpreter to the directory of this project.\n3. `python Parse.py`\n4. Follow on-screen directions. A context-free grammar for parsing can be found in the data folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichowdhury01%2Fcyk-syntactic-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fichowdhury01%2Fcyk-syntactic-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichowdhury01%2Fcyk-syntactic-parser/lists"}