TAILIEUCHUNG - Báo cáo khoa học: "Dependency Parsing with Undirected Graphs"

We introduce a new approach to transitionbased dependency parsing in which the parser does not directly construct a dependency structure, but rather an undirected graph, which is then converted into a directed dependency tree in a post-processing step. This alleviates error propagation, since undirected parsers do not need to observe the single-head constraint. Undirected parsers can be obtained by simplifying existing transition-based parsers satisfying certain conditions. We apply this approach to obtain undirected variants of the planar and 2-planar parsers and of Covington’s non-projective parser. . | Dependency Parsing with Undirected Graphs Carlos Gomez-Rodriguez Departamento de Computation Universidade da Coruna Campus de Elvina 15071 A Coruna Spain Daniel Fernandez-Gonzalez Departamento de Informatica Universidade de Vigo Campus As Lagoas 32004 Ourense Spain danifg@ Abstract We introduce a new approach to transitionbased dependency parsing in which the parser does not directly construct a dependency structure but rather an undirected graph which is then converted into a directed dependency tree in a post-processing step. This alleviates error propagation since undirected parsers do not need to observe the single-head constraint. Undirected parsers can be obtained by simplifying existing transition-based parsers satisfying certain conditions. We apply this approach to obtain undirected variants of the planar and 2-planar parsers and of Covington s non-projective parser. We perform experiments on several datasets from the CoNLL-X shared task showing that these variants outperform the original directed algorithms in most of the cases. 1 Introduction Dependency parsing has proven to be very useful for natural language processing tasks. Data-driven dependency parsers such as those by Nivre et al. 2004 McDonald et al. 2005 Titov and Henderson 2007 Martins et al. 2009 or Huang and Sagae 2010 are accurate and efficient they can be trained from annotated data without the need for a grammar and they provide a simple representation of syntax that maps to predicateargument structure in a straightforward way. In particular transition-based dependency parsers Nivre 2008 are a type of dependency parsing algorithms which use a model that scores transitions between parser states. Greedy deterministic search can be used to select the transition to be taken at each state thus achieving linear or quadratic time complexity. 0 1 2 3 Figure 1 An example dependency structure where transition-based parsers enforcing the single-head constraint will incur .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.