paper-with-me

Papers

Generative Constituent Parsing and Discriminative Dependency Reranking: Experiments on English and French

2012-07-01 · WS 2012 7 · Joseph Le Roux, Beno{\^\i}t Favre, Alexis Nasr, Mirrosh, Seyed Abolghasem el
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Reranking

Similar Papers 제목 키워드 기반

Efficient Stacked Dependency Parsing by Forest Reranking

2013-01-01 · TACL 2013 1 · Katsuhiko Hayashi, Shuhei Kondo, Yuji Matsumoto

This paper proposes a discriminative forest reranking algorithm for dependency parsing that can be seen as a form of efficient stacked parsing. A dynamic programming shift-reduce parser produces a packed derivation fores…

ARCDependency ParsingReranking

Neural Reranking for Dependency Parsing: An Evaluation

2020-07-01 · ACL 2020 6 · Bich-Ngoc Do, Ines Rehbein

Recent work has shown that neural rerankers can improve results for dependency parsing over the top k trees produced by a base parser. However, all neural rerankers so far have been evaluated on English and Chinese only,…

Dependency ParsingReranking

In-Order Transition-based Constituent Parsing

2017-07-17 · TACL 2017 1 · Jiangming Liu, Yue Zhang

Both bottom-up and top-down strategies have been used for neural transition-based constituent parsing. The parsing strategies differ in terms of the order in which they recognize productions in the derivation tree, where…

Reranking

A Survey of Syntactic-Semantic Parsing Based on Constituent and Dependency Structures

2020-06-19 · Meishan Zhang

Syntactic and semantic parsing has been investigated for decades, which is one primary topic in the natural language processing community. This article aims for a brief survey on this topic. The parsing community include…

Dependency ParsingSemantic Parsing

Concurrent Parsing of Constituency and Dependency

2019-08-18 · Junru Zhou, Shuailiang Zhang, Hai Zhao

Constituent and dependency representation for syntactic structure share a lot of linguistic and computational characteristics, this paper thus makes the first attempt by introducing a new model that is capable of parsing…

Dependency Parsing