{"id":13741398,"url":"https://github.com/brendano/gfl_syntax","last_synced_at":"2025-05-15T01:32:32.860Z","repository":{"id":2385052,"uuid":"3350692","full_name":"brendano/gfl_syntax","owner":"brendano","description":"Graph Fragment Language for Easy Syntactic Annotation","archived":false,"fork":false,"pushed_at":"2015-07-02T17:39:08.000Z","size":3896,"stargazers_count":8,"open_issues_count":7,"forks_count":7,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-15T11:36:24.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.ark.cs.cmu.edu/FUDG/","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/brendano.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}},"created_at":"2012-02-04T04:11:11.000Z","updated_at":"2020-10-19T02:52:35.000Z","dependencies_parsed_at":"2022-09-09T04:11:40.626Z","dependency_job_id":null,"html_url":"https://github.com/brendano/gfl_syntax","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendano%2Fgfl_syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendano%2Fgfl_syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendano%2Fgfl_syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendano%2Fgfl_syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendano","download_url":"https://codeload.github.com/brendano/gfl_syntax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225319155,"owners_count":17455713,"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":[],"created_at":"2024-08-03T04:00:58.797Z","updated_at":"2024-11-19T08:31:23.219Z","avatar_url":"https://github.com/brendano.png","language":"Python","readme":"Graph Fragment Language for Easy Syntactic Annotation\n=====================================================\n\nSoftware to support a lightweight dependency-style annotation language. The notation is called __GFL (Graph Fragment Language)__, and the formalism it expresses is called __FUDG (Fragmentary Unlabeled Dependency Grammar)__. These are introduced in\n\n\u003e [A Framework for (Under)specifying Dependency Syntax without Overloading Annotators](http://www.cs.cmu.edu/~nasmith/papers/schneider+oconnor+saphra+bamman+faruqui+smith+dyer+baldridge.law13.pdf)  \n\u003e Nathan Schneider, Brendan O’Connor, Naomi Saphra, David Bamman, Manaal Faruqui, Noah A. Smith, Chris Dyer, and Jason Baldridge.\n\u003e In _Proceedings of the 7th Linguistic Annotation Workshop \u0026 Interoperability with Discourse_, Sofia, Bulgaria, August 2013.\n\nThis repository contains supporting software developed by Nathan Schneider, Brendan O'Connor, Naomi Saphra, and Chris Dyer.\n\n  - [gflparser/](gflparser/) -- a parser for the GFL annotations format. It is implemented with a PEG (Parsing Expression Grammar).\n    * parser/ contains code for a deprecated version of the annotation parser.\n  - [scripts/](scripts/) -- a tool for checking GFL annotations (using the annotation parser), visualizing them in GraphViz, and converting them to other formats (including JSON).\n  - [guidelines/guidelines.md](guidelines/guidelines.md) -- annotation guidelines.\n  - other directories contain some annotated sentences.\n  - [fudg_for_parsing.md](fudg_for_parsing.md) -- describes conventions for converting GFL/FUDG graphs into conventional labeled dependency trees. \n  \nFor more information on GFL/FUDG, including a web annotation tool, see: http://www.ark.cs.cmu.edu/FUDG/\n\nA FUDG dependency parser for tweets, and the data on which it was trained (Tweeboparser and Tweebank; Kong et al., EMNLP 2014) are available at: http://www.ark.cs.cmu.edu/TweetNLP/\n\nGetting started\n===============\n\nThe viewer needs Python 2.7 (including version 0.3 of the [`parsimonious` library](https://pypi.python.org/pypi/parsimonious/)—more recent versions are known to cause problems) and [GraphViz](http://www.graphviz.org/) (`dot` command) to be installed.  Run:\n\n    scripts/view.py anno/tweets/dev.0000.anno\n    scripts/view.py -w anno/tweets/dev.0000.anno\n    scripts/view.py anno/nietzsche.anno\n\netc.\n\n","funding_links":[],"categories":["Software"],"sub_categories":["Utilities"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendano%2Fgfl_syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrendano%2Fgfl_syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendano%2Fgfl_syntax/lists"}