@inproceedings{sarnat-etal-2017-interactive,
    title = "Interactive Visualization for Linguistic Structure",
    author = "Sarnat, Aaron  and
      Joshi, Vidur  and
      Petrescu-Prahova, Cristian  and
      Herrasti, Alvaro  and
      Stilson, Brandon  and
      Hopkins, Mark",
    editor = "Specia, Lucia  and
      Post, Matt  and
      Paul, Michael",
    booktitle = "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
    month = sep,
    year = "2017",
    address = "Copenhagen, Denmark",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/D17-2009/",
    doi = "10.18653/v1/D17-2009",
    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."
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="sarnat-etal-2017-interactive">
    <titleInfo>
        <title>Interactive Visualization for Linguistic Structure</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Aaron</namePart>
        <namePart type="family">Sarnat</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Vidur</namePart>
        <namePart type="family">Joshi</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Cristian</namePart>
        <namePart type="family">Petrescu-Prahova</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Alvaro</namePart>
        <namePart type="family">Herrasti</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Brandon</namePart>
        <namePart type="family">Stilson</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Mark</namePart>
        <namePart type="family">Hopkins</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2017-09</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing: System Demonstrations</title>
        </titleInfo>
        <name type="personal">
            <namePart type="given">Lucia</namePart>
            <namePart type="family">Specia</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Matt</namePart>
            <namePart type="family">Post</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Michael</namePart>
            <namePart type="family">Paul</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <originInfo>
            <publisher>Association for Computational Linguistics</publisher>
            <place>
                <placeTerm type="text">Copenhagen, Denmark</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
    </relatedItem>
    <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.</abstract>
    <identifier type="citekey">sarnat-etal-2017-interactive</identifier>
    <identifier type="doi">10.18653/v1/D17-2009</identifier>
    <location>
        <url>https://aclanthology.org/D17-2009/</url>
    </location>
    <part>
        <date>2017-09</date>
        <extent unit="page">
            <start>49</start>
            <end>54</end>
        </extent>
    </part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Interactive Visualization for Linguistic Structure
%A Sarnat, Aaron
%A Joshi, Vidur
%A Petrescu-Prahova, Cristian
%A Herrasti, Alvaro
%A Stilson, Brandon
%A Hopkins, Mark
%Y Specia, Lucia
%Y Post, Matt
%Y Paul, Michael
%S Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing: System Demonstrations
%D 2017
%8 September
%I Association for Computational Linguistics
%C Copenhagen, Denmark
%F sarnat-etal-2017-interactive
%X 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.
%R 10.18653/v1/D17-2009
%U https://aclanthology.org/D17-2009/
%U https://doi.org/10.18653/v1/D17-2009
%P 49-54
Markdown (Informal)
[Interactive Visualization for Linguistic Structure](https://aclanthology.org/D17-2009/) (Sarnat et al., EMNLP 2017)
ACL
- Aaron Sarnat, Vidur Joshi, Cristian Petrescu-Prahova, Alvaro Herrasti, Brandon Stilson, and Mark Hopkins. 2017. Interactive Visualization for Linguistic Structure. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing: System Demonstrations, pages 49–54, Copenhagen, Denmark. Association for Computational Linguistics.