Skip to content

ldmt-muri/gfl_syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Fragment Language for Easy Syntactic Annotation

Software to support a lightweight dependency-style annotation language. by Nathan Schneider, Brendan O'Connor, Naomi Saphra, and Chris Dyer.

  • parser/ -- a parser for the GFL annotations format.
  • scripts/ -- a tool for checking and visualizing them, in GraphViz.
  • anno/ -- some annotated sentences.

Getting started

The viewer needs Python 2.7 and GraphViz ("dot" command) to be installed. Run:

$ scripts/view.py anno/tweets/dev.0000.anno
$ scripts/view.py -w anno/tweets/dev.0000.anno
$ scripts/view.py anno/nietzsche.anno

etc.

About

Graph Fragment Language for Easy Syntactic Annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%