paper-with-me

Papers

Improving a Strong Neural Parser with Conjunction-Specific Features

2017-02-22 · EACL 2017 4 · Jessica Ficler, Yoav Goldberg

While dependency parsers reach very high overall accuracy, some dependency relations are much harder than others. In particular, dependency parsers perform poorly in coordination construction (i.e., correctly attaching the "conj" relation). We extend a state-of-the-art dependency parser with conjunction-specific features, focusing on the similarity between the conjuncts head words. Training the extended parser yields an improvement in "conj" attachment as well as in overall dependency parsing accuracy on the Stanford dependency conversion of the Penn TreeBank.

📄 PDF Abstract BibTeX arXiv:1702.06733

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

A survey of cross-lingual features for zero-shot cross-lingual semantic parsing

2019-08-27 · Jingfeng Yang, Federico Fancellu, Bonnie Webber

The availability of corpora to train semantic parsers in English has lead to significant advances in the field. Unfortunately, for languages other than English, annotation is scarce and so are developed parsers. We then …

Cross-Lingual Word EmbeddingsSemantic ParsingWord Embeddings

A Transition-Based Directed Acyclic Graph Parser for UCCA

2017-04-03 · ACL 2017 7 · Daniel Hershcovich, Omri Abend, Ari Rappoport

We present the first parser for UCCA, a cross-linguistically applicable framework for semantic representation, which builds on extensive typological work and supports rapid annotation. UCCA poses a challenge for existing…

Semantic ParsingUCCA Parsing

Neural Scoring Function for MST Parser

2016-05-01 · LREC 2016 5 · Jind{\v{r}}ich Libovick{\'y}

Continuous word representations appeared to be a useful feature in many natural language processing tasks. Using fixed-dimension pre-trained word embeddings allows avoiding sparse bag-of-words representation and to train…

Word Embeddings

Co-training an Unsupervised Constituency Parser with Weak Supervision

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We introduce a method for unsupervised parsing that relies on bootstrapping classifiers to identify if a node dominates a specific span in a sentence. There are two types of classifiers, an inside classifier that acts on…

Inductive BiasSentence

Co-training an Unsupervised Constituency Parser with Weak Supervision

2021-10-05 · Findings (ACL) 2022 5 · Nickil Maveli, Shay B. Cohen

We introduce a method for unsupervised parsing that relies on bootstrapping classifiers to identify if a node dominates a specific span in a sentence. There are two types of classifiers, an inside classifier that acts on…

Constituency Grammar InductionInductive BiasSentence