paper-with-me

홈 › Papers

Notes About a More Aware Dependency Parser

2015-07-20 · Matteo Grella

In this paper I explain the reasons that led me to research and conceive a novel technology for dependency parsing, mixing together the strengths of data-driven transition-based and constraint-based approaches. In particular I highlight the problem to infer the reliability of the results of a data-driven transition-based parser, which is extremely important for high-level processes that expect to use correct parsing results. I then briefly introduce a number of notes about a new parser model I'm working on, capable to proceed with the analysis in a "more aware" way, with a more "robust" concept of robustness.

📄 PDF Abstract BibTeX arXiv:1507.05630

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Semantic-aware Chinese Zero Pronoun Resolution with Pre-trained Semantic Dependency Parser

2020-10-01 · CCL 2020 10 · Lanqiu Zhang, Zizhuo Shen, Yanqiu Shao

Deep learning-based Chinese zero pronoun resolution model has achieved better performance than traditional machine learning-based model. However, the existing work related to Chinese zero pronoun resolution has not yet w…

Chinese Zero Pronoun ResolutionDeep Learning

Yara Parser: A Fast and Accurate Dependency Parser

2015-03-23 · Mohammad Sadegh Rasooli, Joel Tetreault

Dependency parsers are among the most crucial tools in natural language processing as they have many important applications in downstream tasks such as information retrieval, machine translation and knowledge acquisition…

ARCDependency ParsingInformation RetrievalMachine Translation+2

Enhancing Structure-aware Encoder with Extremely Limited Data for Graph-based Dependency Parsing

2022-10-01 · COLING 2022 10 · Yuanhe Tian, Yan Song, Fei Xia

Dependency parsing is an important fundamental natural language processing task which analyzes the syntactic structure of an input sentence by illustrating the syntactic relations between words. To improve dependency par…

2kDependency ParsingSentence

Old French Dependency Parsing: Results of Two Parsers Analysed from a Linguistic Point of View

2016-05-01 · LREC 2016 5 · Achim Stein

The treatment of medieval texts is a particular challenge for parsers. I compare how two dependency parsers, one graph-based, the other transition-based, perform on Old French, facing some typical problems of medieval te…

Dependency Parsing

A Practical Chinese Dependency Parser Based on A Large-scale Dataset

2020-09-02 · Shuai Zhang, Lijie Wang, Ke Sun, Xinyan Xiao

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 Parsing