Skip to main content

Showing 1–2 of 2 results for author: Bogatyy, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:1703.04929  [pdf, ps, other

    cs.CL

    SyntaxNet Models for the CoNLL 2017 Shared Task

    Authors: Chris Alberti, Daniel Andor, Ivan Bogatyy, Michael Collins, Dan Gillick, Lingpeng Kong, Terry Koo, Ji Ma, Mark Omernick, Slav Petrov, Chayut Thanapirom, Zora Tung, David Weiss

    Abstract: We describe a baseline dependency parsing system for the CoNLL2017 Shared Task. This system, which we call "ParseySaurus," uses the DRAGNN framework [Kong et al, 2017] to combine transition-based recurrent parsing and tagging with character-based word representations. On the v1.3 Universal Dependencies Treebanks, the new system outpeforms the publicly available, state-of-the-art "Parsey's Cousins"… ▽ More

    Submitted 15 March, 2017; originally announced March 2017.

    Comments: Tech report

  2. arXiv:1703.04474  [pdf, other

    cs.CL

    DRAGNN: A Transition-based Framework for Dynamically Connected Neural Networks

    Authors: Lingpeng Kong, Chris Alberti, Daniel Andor, Ivan Bogatyy, David Weiss

    Abstract: In this work, we present a compact, modular framework for constructing novel recurrent neural architectures. Our basic module is a new generic unit, the Transition Based Recurrent Unit (TBRU). In addition to hidden layer activations, TBRUs have discrete state dynamics that allow network connections to be built dynamically as a function of intermediate activations. By connecting multiple TBRUs, we… ▽ More

    Submitted 13 March, 2017; originally announced March 2017.

    Comments: 10 pages; Submitted for review to ACL2017