0
  1. Trang chủ >
  2. Luận Văn - Báo Cáo >
  3. Báo cáo khoa học >

Báo cáo khoa học: "Improving data-driven dependency parsing using large-scale LFG grammars" pptx

Báo cáo khoa học:

Báo cáo khoa học: "Improving Arabic Dependency Parsing with Form-based and Functional Morphological Features" pdf

... incre-mental dependency parsing. Computational Linguis-tics, 34(4).1595Joakim Nivre. 2009. Parsing Indian languages withMaltParser. In Proceedings of the ICON09 NLP ToolsContest: Indian Language Dependency ... Joakim Nivre.2009. Dependency Parsing. Synthesis Lectures onHuman Language Technologies. Morgan and ClaypoolPublishers.Seth Kulick, Ryan Gabbard, and Mitch Marcus. 2006. Parsing the Arabic ... Owen Rambow. 2010.Improving Arabic dependency parsing with inflec-tional and lexical morphological features. In Proceed-ings of Workshop on Statistical Parsing of Morpho-logically Rich Languages...
  • 11
  • 471
  • 0
Tài liệu Báo cáo khoa học:

Tài liệu Báo cáo khoa học: "Non-Projective Dependency Parsing in Expected Linear Time" pptx

... IntroductionSyntactic parsing using dependency structures hasbecome a standard technique in natural languageprocessing with many different parsing models, inparticular data-driven models that ... in data-driven dependency parsing is the treatment of discontinuous syntacticconstructions, usually modeled by non-projective dependency trees, as illustrated in Figure 1. In aprojective dependency ... approaches to data-driven dependency parsing typically use one of two strategies to dealwith non-projective trees (unless they ignore themcompletely). Either they employ a non-standard parsing algorithm...
  • 9
  • 627
  • 0
Báo cáo khoa học:

Báo cáo khoa học: "Cross-Domain Dependency Parsing Using a Deep Linguistic Grammar" docx

... work havebeen focusing on constituent-based parsing, whilethe domain adaptation of the dependency parsing has not been fully explored.Taking a different approach towards parsing, grammar-based ... andMcDonald,2008Section 4.2Section 4.3Figure 1: Different dependency parsing modelsand their combinations. DB stands for dependency backbone.not an issue for grammar-based parsing systems,but the built-in linguistic ... sta-tistical approaches.3 Dependency Parsing with HPSGIn this section, we explore two possible applica-tions of the HPSG parsing onto the syntactic de-pendency parsing task. One is to extract...
  • 9
  • 349
  • 0
Báo cáo khoa học:

Báo cáo khoa học: "Cross Language Dependency Parsing using a Bilingual Lexicon∗" docx

... this makes itpossible to let dependency parsing in multiple lan-guages be beneficial with each other. In this pa-per, we study how to improve dependency parsing by using (automatically) translated ... multiple Englishwords.4 Dependency Parsing: Baseline4.1 Learning Model and FeaturesAccording to (McDonald and Nivre, 2007), all data-driven models for dependency parsing thathave been proposed ... pages 55–63,Suntec, Singapore, 2-7 August 2009.c2009 ACL and AFNLPCross Language Dependency Parsing using a Bilingual Lexicon∗Hai Zhao(赵赵赵海海海)†‡, Yan Song(宋宋宋彦彦彦)†, Chunyu Kit†,...
  • 9
  • 274
  • 0
Báo cáo khoa học:

Báo cáo khoa học: "Semi-supervised Dependency Parsing using Lexical Affinities" doc

... Korea, 8-14 July 2012.c2012 Association for Computational LinguisticsSemi-supervised Dependency Parsing using Lexical AffinitiesSeyed Abolghasem Mirroshandel†,Alexis Nasr†Joseph Le Roux†Laboratoire ... second one concerns lowfrequency, low accuracy dependency types. Lines 2and 3, respectively attachment of the preposition`a toa verb and the subject dependency illustrate such acontrast. They ... bestperformances were obtained by the Double Parsing method that achieved a labeled relative error reduc-tion of 7, 1% on predicted POS tags, yielding thebest parsing results on the French Treebank....
  • 9
  • 250
  • 0
Tài liệu Báo cáo khoa học:

Tài liệu Báo cáo khoa học: "Quadratic-Time Dependency Parsing for Machine Translation" pdf

... thecase of dependency parsing for Czech, (McDonaldet al., 2005b) even outperforms projective parsing, and was one of the top systems in the CoNLL-06shared task in multilingual dependency parsing. 2.1 ... score each dependency relation using a stan-dard linear models(i, j) = λ ·f(i, j) (1)whose weight vector λ is trained using MIRA (Crammer and Singer, 2003) to opti-mize dependency parsing accuracy ... non-projective dependency trees, whichis considerably larger than the space of projective dependency trees, would yield poor performance.That is not the case: dependency accuracy for non-projective parsing...
  • 9
  • 514
  • 0
Tài liệu Báo cáo khoa học:

Tài liệu Báo cáo khoa học: "Pseudo-Projective Dependency Parsing" doc

... intro-duce the data-driven dependency parser used in thelatter experiments.3 Memory-Based Dependency Parsing In the experiments below, we employ a data-driven deterministic dependency parser ... ConclusionWe have presented a new method for non-projective dependency parsing, based on a combination of data-driven projective dependency parsing andgraph transformation techniques. The main result ... TransformationsWe assume that the goal in dependency parsing is toconstruct a labeled dependency graph of the kind de-picted in Figure 1. Formally, we define dependency graphs as follows:1. Let...
  • 8
  • 386
  • 0
Báo cáo khoa học:

Báo cáo khoa học: "Generation as Dependency Parsing" potx

... sometimes even possible to finish parsing withoutcommitting to single lexical entries for some nodes.5 Generation as Dependency Parsing We will now show how TDG parsing can be used toenumerate ... Dependency GrammarThese factors are exactly the same that make depen-dency parsing for free word order languages diffi-cult, and it seems worthwhile to see whether op-timized parsers for dependency ... S = {ϕ1, ,ϕn}, using thegrammar G. The input “sentence” of the parsing start mary buy car indef redsubstNP,m,1substS,e,1substN,c,1substNP,c,1adjN,cFigure 4: Dependency tree for...
  • 8
  • 375
  • 0
Báo cáo khoa học:

Báo cáo khoa học: "Transition-based Dependency Parsing with Rich Non-local Features" pdf

... unlabeled parsing, we perform labeled parsing by augmentingthe LeftArc and RightArc actions with the setof dependency labels. Hence our work is in line withTitov and Henderson (2007) in using ... (monolingual) shift-reduce parsing. In Proceedings of EMNLP, pages 1222–1231,Singapore.Richard Johansson and Pierre Nugues. 2007. Incre-mental dependency parsing using online learning. InProceedings ... de-pendency parsing. In Proceedings of ACL/IJCNLP,pages 342–350, Suntec, Singapore, August.Ryan McDonald and Joakim Nivre. 2007. Characteriz-ing the errors of data-driven dependency parsing mod-els....
  • 6
  • 357
  • 0
Báo cáo khoa học:

Báo cáo khoa học: "Minimally Lexicalized Dependency Parsing" potx

... investigation into the ef-fectiveness of lexicalization in dependency parsing instead of phrase-structure parsing. Usual depen-dency parsing cannot utilize phrase categories, andthus relies ... of lexicalization.3 Minimally Lexicalized Dependency Parsing We present a simple method for changing the de-gree of lexicalization in dependency parsing. Thismethod restricts the use of lexicalized ... Japan{dk, uchimoto}@nict.go.jpAbstract Dependency structures do not have the infor-mation of phrase categories in phrase struc-ture grammar. Thus, dependency parsing relies heavily on the lexical...
  • 4
  • 176
  • 0

Xem thêm

Từ khóa: báo cáo khoa học mẫubáo cáo khoa học y họcbáo cáo khoa học sinh họcbáo cáo khoa học nông nghiệpbáo cáo khoa học lâm nghiệpbáo cáo khoa học thủy sảnBáo cáo thực tập tại nhà thuốc tại Thành phố Hồ Chí Minh năm 2018chuyên đề điện xoay chiều theo dạngNghiên cứu tổ chức pha chế, đánh giá chất lượng thuốc tiêm truyền trong điều kiện dã ngoạiNghiên cứu vật liệu biến hóa (metamaterials) hấp thụ sóng điện tử ở vùng tần số THzGiáo án Sinh học 11 bài 13: Thực hành phát hiện diệp lục và carôtenôitGiáo án Sinh học 11 bài 13: Thực hành phát hiện diệp lục và carôtenôitĐỒ ÁN NGHIÊN CỨU CÔNG NGHỆ KẾT NỐI VÔ TUYẾN CỰ LY XA, CÔNG SUẤT THẤP LPWANĐỒ ÁN NGHIÊN CỨU CÔNG NGHỆ KẾT NỐI VÔ TUYẾN CỰ LY XA, CÔNG SUẤT THẤP LPWANPhối hợp giữa phòng văn hóa và thông tin với phòng giáo dục và đào tạo trong việc tuyên truyền, giáo dục, vận động xây dựng nông thôn mới huyện thanh thủy, tỉnh phú thọPhát triển du lịch bền vững trên cơ sở bảo vệ môi trường tự nhiên vịnh hạ longTìm hiểu công cụ đánh giá hệ thống đảm bảo an toàn hệ thống thông tinThiết kế và chế tạo mô hình biến tần (inverter) cho máy điều hòa không khíGiáo án Sinh học 11 bài 15: Tiêu hóa ở động vậtNguyên tắc phân hóa trách nhiệm hình sự đối với người dưới 18 tuổi phạm tội trong pháp luật hình sự Việt Nam (Luận văn thạc sĩ)Giáo án Sinh học 11 bài 14: Thực hành phát hiện hô hấp ở thực vậtTrách nhiệm của người sử dụng lao động đối với lao động nữ theo pháp luật lao động Việt Nam từ thực tiễn các khu công nghiệp tại thành phố Hồ Chí Minh (Luận văn thạc sĩ)BÀI HOÀN CHỈNH TỔNG QUAN VỀ MẠNG XÃ HỘIChiến lược marketing tại ngân hàng Agribank chi nhánh Sài Gòn từ 2013-2015Đổi mới quản lý tài chính trong hoạt động khoa học xã hội trường hợp viện hàn lâm khoa học xã hội việt namTÁI CHẾ NHỰA VÀ QUẢN LÝ CHẤT THẢI Ở HOA KỲ