Dependency parsing for Chinese long sentence: A second-stage main structure parsing method
Code (0)
등록된 구현이 없습니다.
Tasks
Dependency ParsingSentenceTransition-Based Dependency ParsingSimilar Papers 제목 키워드 기반
A subtree-based factorization of dependency parsing
We propose a dependency parsing pipeline, in which the parsing of long-distance projections and localized dependencies are explicitly decomposed at the input level. A chosen baseline dependency parsing model performs onl…
Dependency ParsingZero-shot Chinese Discourse Dependency Parsing via Cross-lingual Mapping
Due to the absence of labeled data, discourse parsing still remains challenging in some languages. In this paper, we present a simple and efficient method to conduct zero-shot Chinese text-level dependency parsing by lev…
Dependency ParsingDiscourse ParsingSentenceAn In-depth Study on Internal Structure of Chinese Words
Unlike English letters, Chinese characters have rich and specific meanings. Usually, the meaning of a word can be derived from its constituent characters in some way. Several previous works on syntactic parsing propose t…
SentenceA Practical Chinese Dependency Parser Based on A Large-scale Dataset
Dependency parsing is a longstanding natural language processing task, with its outputs crucial to various downstream tasks. Recently, neural network based (NN-based) dependency parsing has achieved significant progress …
Dependency ParsingBranch and Bound Algorithm for Dependency Parsing with Non-local Features
Graph based dependency parsing is inefficient when handling non-local features due to high computational complexity of inference. In this paper, we proposed an exact and efficient decoding algorithm based on the Branch a…
Dependency Parsing