中文
相关论文

相关论文: Improving Tagging Performance by Using Voting Tagg…

200 篇论文

Most languages, especially in Africa, have fewer or no established part-of-speech (POS) tagged corpus. However, POS tagged corpus is essential for natural language processing (NLP) to support advanced researches such as machine translation,…

计算与语言 · 计算机科学 2019-03-14 Onyenwe Ikechukwu E , Onyedinma Ebele G , Aniegwu Godwin E , Ezeani Ignatius M

This paper describes a new method, Combi-bootstrap, to exploit existing taggers and lexical resources for the annotation of corpora with new tagsets. Combi-bootstrap uses existing resources as features for a second level machine learning…

计算与语言 · 计算机科学 2007-05-23 Jakub Zavrel , Walter Daelemans

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

Syntactic annotation of corpora in the form of part-of-speech (POS) tags is a key requirement for both linguistic research and subsequent automated natural language processing (NLP) tasks. This problem is commonly tackled using machine…

计算与语言 · 计算机科学 2024-10-30 Stefan Heid , Marcel Wever , Eyke Hüllermeier

Generating the English transliteration of a name written in a foreign script is an important and challenging step in multilingual knowledge acquisition and information extraction. Existing approaches to transliteration generation require a…

计算与语言 · 计算机科学 2018-09-24 Shyam Upadhyay , Jordan Kodner , Dan Roth

Part of speech (POS) tagging is a familiar NLP task. State of the art taggers routinely achieve token-level accuracies of over 97% on news body text, evidence that the problem is well understood. However, the register of English news…

计算与语言 · 计算机科学 2021-09-17 Adrian Benton , Hanyang Li , Igor Malioutov

Traditional syntax models typically leverage part-of-speech (POS) information by constructing features from hand-tuned templates. We demonstrate that a better approach is to utilize POS tags as a regularizer of learned representations. We…

计算与语言 · 计算机科学 2016-06-09 Yuan Zhang , David Weiss

We report our development of a simple but fast and efficient inductive unsupervised semantic tagger for Chinese words. A POS hand-tagged corpus of 348,000 words is used. The corpus is being tagged in two steps. First, possible semantic tags…

cmp-lg · 计算机科学 2008-02-03 K T Lua

We describe a recently developed corpus annotation scheme for evaluating parsers that avoids shortcomings of current methods. The scheme encodes grammatical relations between heads and dependents, and has been used to mark up a new…

计算与语言 · 计算机科学 2007-05-23 John Carroll , Guido Minnen , Ted Briscoe

In this paper, we explore the ways to improve POS-tagging using various types of auxiliary losses and different word representations. As a baseline, we utilized a BiLSTM tagger, which is able to achieve state-of-the-art results on the…

计算与语言 · 计算机科学 2018-07-04 Daniil Anastasyev , Ilya Gusev , Eugene Indenbom

This research paper presents a part-of-speech (POS) annotated dataset and tagger tool for the low-resource Uzbek language. The dataset includes 12 tags, which were used to develop a rule-based POS-tagger tool. The corpus text used in the…

计算与语言 · 计算机科学 2023-03-02 Maksud Sharipov , Elmurod Kuriyozov , Ollabergan Yuldashev , Ogabek Sobirov

We introduce a method for unsupervised parsing that relies on bootstrapping classifiers to identify if a node dominates a specific span in a sentence. There are two types of classifiers, an inside classifier that acts on a span, and an…

计算与语言 · 计算机科学 2022-03-22 Nickil Maveli , Shay B. Cohen

Linguistic resources such as part-of-speech (POS) tags have been extensively used in statistical machine translation (SMT) frameworks and have yielded better performances. However, usage of such linguistic annotations in neural machine…

计算与语言 · 计算机科学 2017-08-04 Jan Niehues , Eunah Cho

Tagged corpora play a crucial role in a wide range of Natural Language Processing. The Part of Speech Tagging (POST) is essential in developing tagged corpora. It is time-and-effort-consuming and costly, and therefore, it could be more…

计算与语言 · 计算机科学 2022-02-01 Hossein Hassani

Code translation across multiple programming languages is essential yet challenging due to two vital obstacles: scarcity of parallel data paired with executable test oracles, and optimization imbalance when handling diverse language pairs.…

软件工程 · 计算机科学 2026-04-22 Yuhan Wu , Huan Zhang , Wei Cheng , Chen Shen , Jingyue Yang , Wei Hu

POS Tagging serves as a preliminary task for many NLP applications. Kannada is a relatively poor Indian language with very limited number of quality NLP tools available for use. An accurate and reliable POS Tagger is essential for many NLP…

计算与语言 · 计算机科学 2018-08-10 Ketan Kumar Todi , Pruthwik Mishra , Dipti Misra Sharma

This paper addresses the issue of {\sc pos} tagger evaluation. Such evaluation is usually performed by comparing the tagger output with a reference test corpus, which is assumed to be error-free. Currently used corpora contain noise which…

计算与语言 · 计算机科学 2007-05-23 L. Padro , L. Marquez

In the field of universal automatic phonetic transcription (APT), clean and diverse training transcriptions are required. However, such high-quality data is limited. We propose the bootstrapping approach Selective Augmentation to improve…

计算与语言 · 计算机科学 2026-05-01 Tobias Bystrich , Julia M. Pritzen , Christoph A. Schmidt , Claudia Wich-Reif

The performance of a Statistical Machine Translation System (SMT) system is proportionally directed to the quality and length of the parallel corpus it uses. However for some pair of languages there is a considerable lack of them. The long…

计算与语言 · 计算机科学 2012-11-20 Jessica C. Ramírez , Yuji Matsumoto

This paper presents an ensemble part-of-speech tagging approach for source code identifiers. Ensemble tagging is a technique that uses machine-learning and the output from multiple part-of-speech taggers to annotate natural language text at…

‹ 上一页 1 2 3 10 下一页 ›