中文
相关论文

相关论文: TAKTAG: Two-phase learning method for hybrid stati…

200 篇论文

Transfer learning leverages the abundance of English data to address the scarcity of resources in modeling non-English languages, such as Korean. In this study, we explore the potential of Phrase Aligned Data (PAD) from standardized…

计算与语言 · 计算机科学 2025-03-27 Jong Myoung Kim , Young-Jun_Lee , Ho-Jin Choi , Sangkeun Jung

Most recent research in trainable part of speech taggers has explored stochastic tagging. While these taggers obtain high accuracy, linguistic information is captured indirectly, typically in tens of thousands of lexical and contextual…

cmp-lg · 计算机科学 2008-02-03 Eric Brill

This paper explores morpho-syntactic ambiguities for French to develop a strategy for part-of-speech disambiguation that a) reflects the complexity of French as an inflected language, b) optimizes the estimation of probabilities, c) allows…

cmp-lg · 计算机科学 2007-05-23 Evelyne Tzoukermann , Dragomir R. Radev , William A. Gale

Most of the post-processing methods for character recognition rely on contextual information of character and word-fragment levels. However, due to linguistic characteristics of Korean, such low-level information alone is not sufficient for…

cmp-lg · 计算机科学 2008-02-03 Geunbae Lee , Jong-Hyeok Lee , JinHee Yoo

Previous studies demonstrate that word embeddings and part-of-speech (POS) tags are helpful for punctuation restoration tasks. However, two drawbacks still exist. One is that word embeddings are pre-trained by unidirectional language…

计算与语言 · 计算机科学 2020-04-02 Jiangyan Yi , Jianhua Tao , Ye Bai , Zhengkun Tian , Cunhang Fan

Bidirectional Long Short-Term Memory Recurrent Neural Network (BLSTM-RNN) has been shown to be very effective for tagging sequential data, e.g. speech utterances or handwritten documents. While word embedding has been demoed as a powerful…

计算与语言 · 计算机科学 2015-10-22 Peilu Wang , Yao Qian , Frank K. Soong , Lei He , Hai Zhao

This study presents the development of a part-of-speech (POS) tagging model to extract the skeletal structure of sentences using transfer learning with the BERT architecture for token classification. The model, fine-tuned on Russian text,…

计算与语言 · 计算机科学 2025-05-20 Grigorii Churakov

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

Eric Brill has recently proposed a simple and powerful corpus-based language modeling approach that can be applied to various tasks including part-of-speech tagging and building phrase structure trees. The method learns a series of symbolic…

cmp-lg · 计算机科学 2008-02-03 Lance A. Ramshaw , Mitchell P. Marcus

Cross lingual projection of linguistic annotation suffers from many sources of bias and noise, leading to unreliable annotations that cannot be used directly. In this paper, we introduce a novel approach to sequence tagging that learns to…

计算与语言 · 计算机科学 2016-07-06 Meng Fang , Trevor Cohn

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

Neural text generation models are likely to suffer from the low-diversity problem. Various decoding strategies and training-based methods have been proposed to promote diversity only by exploiting contextual features, but rarely do they…

计算与语言 · 计算机科学 2022-09-13 Zhixian Yang , Pengxuan Xu , Xiaojun Wan

This paper presents methods for building speech recognizers tailored for Japanese speaking assessment tasks. Specifically, we build a speech recognizer that outputs phonemic labels with accent markers. Although Japanese is resource-rich,…

计算与语言 · 计算机科学 2025-09-26 Yotaro Kubo , Richard Sproat , Chihiro Taguchi , Llion Jones

Existing disambiguation strategies for partial structured output learning just cannot generalize well to solve the problem that there are some candidates which can be false positive or similar to the ground-truth label. In this paper, we…

计算与语言 · 计算机科学 2022-09-21 Xiaolei Lu , Tommy W. S. Chow

As language models become increasingly deployed in online environments, toxicity detection and detoxification have received growing attention. Existing studies primarily focus on non-obfuscated text, which limits robustness when users…

计算与语言 · 计算机科学 2026-05-29 Yejin Lee , Su-Hyeon Kim , Hyundong Jin , Dayoung Kim , Yeonsoo Kim , Yo-Sub Han

Word embedding has become a fundamental component to many NLP tasks such as named entity recognition and machine translation. However, popular models that learn such embeddings are unaware of the morphology of words, so it is not directly…

计算与语言 · 计算机科学 2017-08-08 Sanghyuk Choi , Taeuk Kim , Jinseok Seol , Sang-goo Lee

Introduction: Part-of-Speech (POS) Tagging, the process of classifying words into their respective parts of speech (e.g., verb or noun), is essential in various natural language processing applications. POS tagging is a crucial…

计算与语言 · 计算机科学 2023-10-03 Leyla Rabiei , Farzaneh Rahmani , Mohammad Khansari , Zeinab Rajabi , Moein Salimi

Labeling of sequential data is a prevalent meta-problem for a wide range of real world applications. While the first-order Hidden Markov Models (HMM) provides a fundamental approach for unsupervised sequential labeling, the basic model does…

机器学习 · 计算机科学 2019-04-08 Maoying Qiao , Wei Bian , Richard Yida Xu , Dacheng Tao

Translating Natural Language Queries (NLQs) to Structured Query Language (SQL) in interfaces deployed in relational databases is a challenging task, which has been widely studied in database community recently. Conventional rule based…

数据库 · 计算机科学 2021-04-13 Arif Usta , Akifhan Karakayali , Özgür Ulusoy

Probabilistic approaches to part-of-speech tagging rely primarily on whole-word statistics about word/tag combinations as well as contextual information. But experience shows about 4 per cent of tokens encountered in test sets are unknown…

计算与语言 · 计算机科学 2013-02-28 Greg Adams , Beth Millar , Eric Neufeld , Tim Philip