Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

Contributors

Languages