paper-with-me

Papers

Template Kernels for Dependency Parsing

2015-05-01 · HLT 2015 5 · Yoav Goldberg, Amir Globerson, Hillel Taub-Tabib
📄 PDF Abstract BibTeX

Code (1)

https://bitbucket.org/hillel/templatekernels 공식 구현

Tasks

ARCComputational EfficiencyDependency ParsingRerankingSentenceTransition-Based Dependency Parsing

Similar Papers 제목 키워드 기반

Dependency Parsing with the Structuralized Prompt Template

2025-02-24 · Keunha Kim, Youngjoong Ko

Dependency parsing is a fundamental task in natural language processing (NLP), aiming to identify syntactic dependencies and construct a syntactic tree for a given sentence. Traditional dependency parsing models typicall…

Dependency ParsingSentence

Joint POS Tagging and Dependency Parsing with Transition-based Neural Networks

2017-04-25 · Liner Yang, Meishan Zhang, Yang Liu, Nan Yu 외

While part-of-speech (POS) tagging and dependency parsing are observed to be closely related, existing work on joint modeling with manually crafted feature templates suffers from the feature sparsity and incompleteness p…

Dependency ParsingPart-Of-Speech TaggingPOSPOS Tagging

A Joint Model for Graph-based Chinese Dependency Parsing

2020-10-01 · CCL 2020 10 · Xingchen Li, Mingtong Liu, Yujie Zhang, Jinan Xu 외

In Chinese dependency parsing, the joint model of word segmentation, POS tagging and dependency parsing has become the mainstream framework because it can eliminate error propagation and share knowledge, where the transi…

Chinese Dependency ParsingChinese Word SegmentationDependency ParsingPOS+3

Speeding Up Natural Language Parsing by Reusing Partial Results

2019-04-06 · Michalina Strzyz, Carlos Gómez-Rodríguez

This paper proposes a novel technique that applies case-based reasoning in order to generate templates for reusable parse tree fragments, based on PoS tags of bigrams and trigrams that demonstrate low variability in thei…

POS

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