TAILIEUCHUNG - Báo cáo khoa học: "Tree-Based Deterministic Dependency Parsing"

Nivre’s method was improved by enhancing deterministic dependency parsing through application of a tree-based model. The model considers all words necessary for selection of parsing actions by including words in the form of trees. It chooses the most probable head candidate from among the trees and uses this candidate to select a parsing action. In an evaluation experiment using the Penn Treebank (WSJ section), the proposed model achieved higher accuracy than did previous deterministic models. Although the proposed model’s worst-case time complexity is O(n2 ), the experimental results demonstrated an average parsing time not much slower than O(n) | Tree-Based Deterministic Dependency Parsing An Application to Nivre s Method Kotaro Kitagawa Kumiko Tanaka-Ishii Graduate School of Information Science and Technology The University of Tokyo kitagawa@ kumiko@ Abstract Nivre s method was improved by enhancing deterministic dependency parsing through application of a tree-based model. The model considers all words necessary for selection of parsing actions by including words in the form of trees. It chooses the most probable head candidate from among the trees and uses this candidate to select a parsing action. In an evaluation experiment using the Penn Treebank WSJ section the proposed model achieved higher accuracy than did previous deterministic models. Although the proposed model s worst-case time complexity is O n2 the experimental results demonstrated an average parsing time not much slower than O n . 1 Introduction Deterministic parsing methods achieve both effective time complexity and accuracy not far from those of the most accurate methods. One such deterministic method is Nivre s method an incremental parsing method whose time complexity is linear in the number of words Nivre 2003 . Still deterministic methods can be improved. As a specific example Nivre s model greedily decides the parsing action only from two words and their locally relational words which can lead to errors. In the field of Japanese dependency parsing Iwatate et al. 2008 proposed a tournament model that takes all head candidates into account in judging dependency relations. This method assumes backward parsing because the Japanese dependency structure has a head-final constraint so that any word s head is located to its right. Here we propose a tree-based model applicable to any projective language which can be considered as a kind of generalization of Iwatate s idea. Instead of selecting a parsing action for two words as in Nivre s model our tree-based model first chooses the most probable head .

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.