TAILIEUCHUNG - Báo cáo khoa học: "Non-Projective Dependency Parsing in Expected Linear Time"

We present a novel transition system for dependency parsing, which constructs arcs only between adjacent words but can parse arbitrary non-projective trees by swapping the order of words in the input. Adding the swapping operation changes the time complexity for deterministic parsing from linear to quadratic in the worst case, but empirical estimates based on treebank data show that the expected running time is in fact linear for the range of data attested in the corpora. Evaluation on data from five languages shows state-of-the-art accuracy, with especially good results for the labeled exact match score. . | Non-Projective Dependency Parsing in Expected Linear Time Joakim Nivre Uppsala University Department of Linguistics and Philology SE-75126 Uppsala Vaxjo University School of Mathematics and Systems Engineering SE-35195 Vaxjo E-mail Abstract We present a novel transition system for dependency parsing which constructs arcs only between adjacent words but can parse arbitrary non-projective trees by swapping the order of words in the input. Adding the swapping operation changes the time complexity for deterministic parsing from linear to quadratic in the worst case but empirical estimates based on treebank data show that the expected running time is in fact linear for the range of data attested in the corpora. Evaluation on data from five languages shows state-of-the-art accuracy with especially good results for the labeled exact match score. 1 Introduction Syntactic parsing using dependency structures has become a standard technique in natural language processing with many different parsing models in particular data-driven models that can be trained on syntactically annotated corpora Yamada and Matsumoto 2003 Nivre et al. 2004 McDonald et al. 2005a Attardi 2006 Titov and Henderson 2007 . A hallmark of many of these models is that they can be implemented very efficiently. Thus transition-based parsers normally run in linear or quadratic time using greedy deterministic search or fixed-width beam search Nivre et al. 2004 At-tardi 2006 Johansson and Nugues 2007 Titov and Henderson 2007 and graph-based models support exact inference in at most cubic time which is efficient enough to make global discriminative training practically feasible McDonald et al. 2005a McDonald et al. 2005b . However one problem that still has not found a satisfactory solution in data-driven dependency parsing is the treatment of discontinuous syntactic constructions usually modeled by non-projective dependency trees as illustrated in Figure 1. In a projective dependency

TÀI LIỆU MỚI ĐĂNG
19    228    0    25-04-2024
20    249    2    25-04-2024
8    172    0    25-04-2024
14    170    0    25-04-2024
10    156    0    25-04-2024
20    198    2    25-04-2024
37    156    0    25-04-2024
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.