Đang chuẩn bị liên kết để tải về tài liệu:
Báo cáo khoa học: "Memoization Mark Johnson of Coroutined Constraints"

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Some linguistic constraints cannot be effectively resolved during parsing at the location in which they are most naturally introduced. This paper shows how constraints can be propagated in a memoizing parser (such as a chart parser) in much the same way that variable bindings are, providing a general treatment of constraint coroutining in memoization. Prolog code for a simple application of our technique to Bouma and van Noord's (1994) categorial grammar analysis of Dutch is provided. | Memoization of Coroutined Constraints Mark Johnson Cognitive and Linguistic Sciences Box 1978 Brown University Providence RI 02912 USA Mark_JohnsonQBrown.edu Jochen Dorre Institut fur maschinelle Sprachverarbeitung Universităt Stuttgart D-70174 Stuttgart Germany Jochen. DoerreQims.uni-stuttgart.de Abstract Some linguistic constraints cannot be effectively resolved during parsing at the location in which they are most naturally introduced. This paper shows how constraints can be propagated in a memoizing parser such as a chart parser in much the same way that variable bindings are providing a general treatment of constraint coroutining in memoization. Prolog code for a simple application of our technique to Bouma and van Noord s 1994 categorial grammar analysis of Dutch is provided. 1 Introduction As the examples discussed below show some linguistic constraints cannot be effectively resolved during parsing at the location in which they are most naturally introduced. In a backtracking parser a natural way of dealing with such constraints is to coroutine them with the other parsing processes reducing them only when the parse tree is sufficiently instantiated so that they can be deterministically resolved. Such parsers are particularly easy to implement in extended versions of Prolog such as Pro-logll SICStus Prolog and Eclipse which have such coroutining facilities built-in. Like all backtracking parsers they can exhibit non-termination and exponential parse times in situations where memoizing parsers such as chart parsers can terminate in polynomial time. Unfortunately the coroutining approach which requires that constraints share variables in order to communicate seems to be incompatible with standard memoization techniques which This research was largely conducted at the Institut fur maschinelle Sprachverarbeitung in Stuttgart. We would like to thank Andreas Eisele Pascal van Hen-tenryck Martin Kay Fernando Pereira Edward Stabler and our colleagues at the Institut

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.