paper-with-me

홈 › Papers

Deep Learning Embeddings for Discontinuous Linguistic Units

2013-12-18 · Wenpeng Yin, Hinrich Schütze

Deep learning embeddings have been successfully used for many natural language processing problems. Embeddings are mostly computed for word forms although a number of recent papers have extended this to other linguistic units like morphemes and phrases. In this paper, we argue that learning embeddings for discontinuous linguistic units should also be considered. In an experimental evaluation on coreference resolution, we show that such embeddings perform better than word form embeddings.

📄 PDF Abstract BibTeX arXiv:1312.5129

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionDeep Learning

Similar Papers 제목 키워드 기반

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

Span-based discontinuous constituency parsing: a family of exact chart-based algorithms with time complexities from O(n^6) down to O(n^3)

2020-03-30 · Caio Corro

We introduce a novel chart-based algorithm for span-based parsing of discontinuous constituency trees of block degree two, including ill-nested structures. In particular, we show that we can build variants of our parser …

Constituency ParsingWord Embeddings

Discriminative Phrase Embedding for Paraphrase Identification

2016-04-02 · HLT 2015 5 · Wenpeng Yin, Hinrich Schütze

This work, concerning paraphrase identification task, on one hand contributes to expanding deep learning embeddings to include continuous and discontinuous linguistic phrases. On the other hand, it comes up with a new sc…

Paraphrase Identification

Vectorial Semantic Spaces Do Not Encode Human Judgments of Intervention Similarity

2018-10-01 · CONLL 2018 10 · Paola Merlo, Francesco Ackermann

Despite their practical success and impressive performances, neural-network-based and distributed semantics techniques have often been criticized as they remain fundamentally opaque and difficult to interpret. In a vein …

Word Embeddings

Span-based discontinuous constituency parsing: a family of exact chart-based algorithms with time complexities from O(n\^6) down to O(n\^3)

2020-11-01 · EMNLP 2020 11 · Caio Corro

We introduce a novel chart-based algorithm for span-based parsing of discontinuous constituency trees of block degree two, including ill-nested structures. In particular, we show that we can build variants of our parser …

Constituency ParsingWord Embeddings