中文
相关论文

相关论文: The Persian Dependency Treebank Made Universal

200 篇论文

Keyphrases provide an extremely dense summary of a text. Such information can be used in many Natural Language Processing tasks, such as information retrieval and text summarization. Since previous studies on Persian keyword or keyphrase…

计算与语言 · 计算机科学 2020-09-28 Ehsan Doostmohammadi , Mohammad Hadi Bokaei , Hossein Sameti

This paper presents new resources and baselines for Dependency Parsing in Pomak, an endangered Eastern South Slavic language with substantial dialectal variation and no widely adopted standard. We focus on the variety spoken in Turkey…

计算与语言 · 计算机科学 2026-03-31 Sercan Karakaş

Dependency parse trees are helpful for discovering the opinion words in aspect-based sentiment analysis (ABSA). However, the trees obtained from off-the-shelf dependency parsers are static, and could be sub-optimal in ABSA. This is because…

计算与语言 · 计算机科学 2021-09-20 Yuxiang Zhou , Lejian Liao , Yang Gao , Zhanming Jie , Wei Lu

Neural NLP systems achieve high scores in the presence of sizable training dataset. Lack of such datasets leads to poor system performances in the case low-resource languages. We present two simple text augmentation techniques using…

计算与语言 · 计算机科学 2019-03-25 Gözde Gül Şahin , Mark Steedman

Question answering systems may find the answers to users' questions from either unstructured texts or structured data such as knowledge graphs. Answering questions using supervised learning approaches including deep learning models need…

计算与语言 · 计算机科学 2021-06-29 Romina Etezadi , Mehrnoush Shamsfard

Introduction: Microblogging websites have massed rich data sources for sentiment analysis and opinion mining. In this regard, sentiment classification has frequently proven inefficient because microblog posts typically lack syntactically…

计算与语言 · 计算机科学 2024-03-08 Mojtaba Mazoochi , Leila Rabiei , Farzaneh Rahmani , Zeinab Rajabi

In this paper we investigated two different methods to parse relative and noun complement clauses in English and resorted to distinct tags for their corresponding that as a relative pronoun and as a complementizer. We used an algorithm to…

计算与语言 · 计算机科学 2022-12-07 Zineddine Tighidet , Nicolas Ballier

We describe a baseline dependency parsing system for the CoNLL2017 Shared Task. This system, which we call "ParseySaurus," uses the DRAGNN framework [Kong et al, 2017] to combine transition-based recurrent parsing and tagging with…

There is an urgent need for reliable, culturally validated instruments to assess psychological responses to AI in general and large language models (LLMs). This need is global issue, but it is especially urgent among Arabic-speaking…

人机交互 · 计算机科学 2025-08-26 Sameha AlShakhsi , Ala Yankouskaya , Magnus Liebherr , Raian Ali

We present a self-training approach to unsupervised dependency parsing that reuses existing supervised and unsupervised parsing algorithms. Our approach, called `iterated reranking' (IR), starts with dependency trees generated by an…

计算与语言 · 计算机科学 2015-04-21 Phong Le , Willem Zuidema

We explore whether it is possible to leverage eye-tracking data in an RNN dependency parser (for English) when such information is only available during training, i.e., no aggregated or token-level gaze features are used at inference time.…

计算与语言 · 计算机科学 2019-09-04 Michalina Strzyz , David Vilares , Carlos Gómez-Rodríguez

Syntactic dependencies can be predicted with high accuracy, and are useful for both machine-learned and pattern-based information extraction tasks. However, their utility can be improved. These syntactic dependencies are designed to…

计算与语言 · 计算机科学 2020-06-05 Aryeh Tiktinsky , Yoav Goldberg , Reut Tsarfaty

Determining the attachments of prepositions and subordinate conjunctions is a key problem in parsing natural language. This paper presents a trainable approach to making these attachments through transformation sequences and error-driven…

cmp-lg · 计算机科学 2007-05-23 Alexander S. Yeh , Marc B. Vilain

Recent advances in multilingual dependency parsing have brought the idea of a truly universal parser closer to reality. However, cross-language interference and restrained model capacity remain major obstacles. To address this, we propose a…

计算与语言 · 计算机科学 2020-10-07 Ahmet Üstün , Arianna Bisazza , Gosse Bouma , Gertjan van Noord

Dependency trees have proven to be a very successful model to represent the syntactic structure of sentences of human languages. In these structures, vertices are words and edges connect syntactically-dependent words. The tendency of these…

计算与语言 · 计算机科学 2024-03-05 Lluís Alemany-Puig , Ramon Ferrer-i-Cancho

We present our work on semi-supervised parsing of natural language sentences, focusing on multi-source crosslingual transfer of delexicalized dependency parsers. We first evaluate the influence of treebank annotation styles on parsing…

计算与语言 · 计算机科学 2015-06-17 Rudolf Rosa

This paper presents a fundamental algorithm for parsing natural language sentences into dependency trees. Unlike phrase-structure (constituency) parsers, this algorithm operates one word at a time, attaching each word as soon as it can be…

计算与语言 · 计算机科学 2025-10-24 Michael A. Covington

We present new supertaggers trained on English grammar-based treebanks and test the effects of the best tagger on parsing speed and accuracy. The treebanks are produced automatically by large manually built grammars and feature high-quality…

计算与语言 · 计算机科学 2024-10-10 Olga Zamaraeva , Carlos Gómez-Rodríguez

Incorporating information from other languages can improve the results of tasks in low-resource languages. A powerful method of building functional natural language processing systems for low-resource languages is to combine multilingual…

计算与语言 · 计算机科学 2022-05-19 Heydar Soudani , Mohammad Hassan Mojab , Hamid Beigy

Exact parsing with finite state automata is deemed inappropriate because of the unbounded non-locality languages overwhelmingly exhibit. We propose a way to structure the parsing task in order to make it amenable to local classification…

计算与语言 · 计算机科学 2009-09-29 Virginia Savova , Leonid Peshkin