@InProceedings{sarnat-EtAl:2017:EMNLP2017Demos,
  author    = {Sarnat, Aaron  and  Joshi, Vidur  and  Petrescu-Prahova, Cristian  and  Herrasti, Alvaro  and  Stilson, Brandon  and  Hopkins, Mark},
  title     = {Interactive Visualization for Linguistic Structure},
  booktitle = {Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing: System Demonstrations},
  month     = {September},
  year      = {2017},
  address   = {Copenhagen, Denmark},
  publisher = {Association for Computational Linguistics},
  pages     = {49--54},
  abstract  = {We provide a visualization library and web interface for interactively
	exploring a parse tree or a forest of parses. The library is not tied to any
	particular linguistic representation, but provides a general-purpose API for
	the interactive exploration of hierarchical linguistic structure. To facilitate
	rapid understanding of a complex structure, the API offers several important
	features, including expand/collapse functionality, positional and color cues,
	explicit visual support for sequential structure, and dynamic highlighting to
	convey node-to-text correspondence.},
  url       = {http://www.aclweb.org/anthology/D17-2009}
}

