paper-with-me

홈 › Papers

Replacing OOV Words For Dependency Parsing With Distributional Semantics

2017-05-01 · WS 2017 5 · Prasanth Kolachina, Martin Riedl, Chris Biemann
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Using dependency parsing for few-shot learning in distributional semantics

2022-05-12 · ACL 2022 5 · Stefania Preda, Guy Emerson

In this work, we explore the novel idea of employing dependency parsing information in the context of few-shot learning, the task of learning the meaning of a rare word based on a limited amount of context sentences. Fir…

Dependency ParsingFew-Shot Learning

An Empirical Comparison of Parsing Methods for Stanford Dependencies

2014-04-16 · Lingpeng Kong, Noah A. Smith

Stanford typed dependencies are a widely desired representation of natural language sentences, but parsing is one of the major computational bottlenecks in text analysis systems. In light of the evolving definition of th…

Dependency Parsing

Dependency-based Hybrid Trees for Semantic Parsing

2018-09-01 · EMNLP 2018 10 · Zhanming Jie, Wei Lu

We propose a novel dependency-based hybrid tree model for semantic parsing, which converts natural language utterance into machine interpretable meaning representations. Unlike previous state-of-the-art models, the seman…

Semantic Parsing

Parsing All: Syntax and Semantics, Dependencies and Spans

2019-08-30 · Findings of the Association for Computational Linguistics 2020 · Junru Zhou, Zuchao Li, Hai Zhao

Both syntactic and semantic structures are key linguistic contextual clues, in which parsing the latter has been well shown beneficial from parsing the former. However, few works ever made an attempt to let semantic pars…

AllSemantic Parsing

Mapping distributional to model-theoretic semantic spaces: a baseline

2016-07-11 · Franck Dernoncourt

Word embeddings have been shown to be useful across state-of-the-art systems in many natural language processing tasks, ranging from question answering systems to dependency parsing. (Herbelot and Vecchi, 2015) explored …

Dependency ParsingQuestion AnsweringregressionWord Embeddings