中文
相关论文

相关论文: ThamizhiUDp: A Dependency Parser for Tamil

200 篇论文

In principle, the design of transition-based dependency parsers makes it possible to experiment with any general-purpose classifier without other changes to the parsing algorithm. In practice, however, it often takes substantial software…

计算与语言 · 计算机科学 2012-11-02 Alex Rudnick

Developing an automatic part-of-speech (POS) tagging for any new language is considered a necessary step for further computational linguistics methodology beyond tagging, like chunking and parsing, to be fully applied to the language. Many…

计算与语言 · 计算机科学 2021-10-12 Onyenwe Ikechukwu , Onyedikachukwu Ikechukwu-Onyenwe , Onyedinma Ebele

In this paper, we propose a new approach to construct a system of transformation rules for the Part-of-Speech (POS) tagging task. Our approach is based on an incremental knowledge acquisition method where rules are stored in an exception…

计算与语言 · 计算机科学 2016-07-22 Dat Quoc Nguyen , Dai Quoc Nguyen , Dang Duc Pham , Son Bao Pham

The Tajik language, written in Cyrillic script, remains severely under-resourced in terms of publicly available natural language processing (NLP) toolkits, hindering both linguistic research and applied development. This paper introduces…

计算与语言 · 计算机科学 2026-05-29 Mullosharaf K. Arabov

This paper describes the ICS PAS system which took part in CoNLL 2018 shared task on Multilingual Parsing from Raw Text to Universal Dependencies. The system consists of jointly trained tagger, lemmatizer, and dependency parser which are…

计算与语言 · 计算机科学 2020-04-28 Piotr Rybak , Alina Wróblewska

This paper presents the first publicly available treebank of Odia, a morphologically rich low resource Indian language. The treebank contains approx. 1082 tokens (100 sentences) in Odia selected from "Samantar", the largest available…

This paper presents Centre for Development of Advanced Computing Mumbai's (CDACM) submission to the NLP Tools Contest on Part-Of-Speech (POS) Tagging For Code-mixed Indian Social Media Text (POSCMISMT) 2015 (collocated with ICON 2015). We…

计算与语言 · 计算机科学 2016-11-01 Prakash B. Pimpale , Raj Nath Patel

We describe the DCU-EPFL submission to the IWPT 2021 Shared Task on Parsing into Enhanced Universal Dependencies. The task involves parsing Enhanced UD graphs, which are an extension of the basic dependency trees designed to be more…

计算与语言 · 计算机科学 2021-07-06 James Barry , Alireza Mohammadshahi , Joachim Wagner , Jennifer Foster , James Henderson

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ş

In the pre deep learning era, part-of-speech tags have been considered as indispensable ingredients for feature engineering in dependency parsing. But quite a few works focus on joint tagging and parsing models to avoid error propagation.…

计算与语言 · 计算机科学 2020-08-17 Houquan Zhou , Yu Zhang , Zhenghua Li , Min Zhang

- The field of natural language processing (NLP) has dramatically expanded within the last decade. Many human-being applications are conducted daily via NLP tasks, starting from machine translation, speech recognition, text generation and…

Data-driven approaches for dependency parsing have been of great interest in Natural Language Processing for the past couple of decades. However, Sanskrit still lacks a robust purely data-driven dependency parser, probably with an exception…

计算与语言 · 计算机科学 2020-04-20 Amrith Krishna , Ashim Gupta , Deepak Garasangi , Jivnesh Sandhan , Pavankumar Satuluri , Pawan Goyal

AM dependency parsing is a linguistically principled method for neural semantic parsing with high accuracy across multiple graphbanks. It relies on a type system that models semantic valency but makes existing parsers slow. We describe an…

计算与语言 · 计算机科学 2020-10-07 Matthias Lindemann , Jonas Groschwitz , Alexander Koller

Language modeling has witnessed remarkable advancements in recent years, with Large Language Models (LLMs) like ChatGPT setting unparalleled benchmarks in human-like text generation. However, a prevailing limitation is the…

计算与语言 · 计算机科学 2023-11-13 Abhinand Balachandran

Language typology databases enhance multi-lingual Natural Language Processing (NLP) by improving model adaptability to diverse linguistic structures. The widely-used lang2vec toolkit integrates several such databases, but its coverage…

计算与语言 · 计算机科学 2024-09-27 Hamidreza Amirzadeh , Sadegh Jafari , Anika Harju , Rob van der Goot

Previous Part-Of-Speech (POS) induction models usually assume certain independence assumptions (e.g., Markov, unidirectional, local dependency) that do not hold in real languages. For example, the subject-verb agreement can be both…

计算与语言 · 计算机科学 2022-07-01 Xiang Zhou , Shiyue Zhang , Mohit Bansal

We present the Uppsala system for the CoNLL 2018 Shared Task on universal dependency parsing. Our system is a pipeline consisting of three components: the first performs joint word and sentence segmentation; the second predicts part-of-…

计算与语言 · 计算机科学 2018-09-10 Aaron Smith , Bernd Bohnet , Miryam de Lhoneux , Joakim Nivre , Yan Shao , Sara Stymne

This paper introduces Minimal Dependency Translation (MDT), an ongoing project to develop a rule-based framework for the creation of rudimentary bilingual lexicon-grammars for machine translation and computer-assisted translation into and…

计算与语言 · 计算机科学 2017-10-04 Michael Gasser

We demonstrate that a dependency parser can be built using a credit assignment compiler which removes the burden of worrying about low-level machine learning details from the parser implementation. The result is a simple parser which…

计算与语言 · 计算机科学 2015-05-11 Kai-Wei Chang , He He , Hal Daumé , John Langford

Part-of-speech (POS) tagging is a fundamental component for performing natural language tasks such as parsing, information extraction, and question answering. When POS taggers are trained in one domain and applied in significantly different…

计算与语言 · 计算机科学 2014-11-04 John E. Miller , Michael Bloodgood , Manabu Torii , K. Vijay-Shanker