中文
相关论文

相关论文: An Efficient Inductive Unsupervised Semantic Tagge…

200 篇论文

We develop an approach for unsupervised learning of associations between co-occurring perceptual events using a large graph. We applied this approach to successfully solve the image captcha of China's railroad system. The approach is based…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Heqing Ya , Haonan Sun , Jeffrey Helt , Tai Sing Lee

Previous work has predominantly focused on monolingual English semantic parsing. We, instead, explore the feasibility of Chinese semantic parsing in the absence of labeled data for Chinese meaning representations. We describe the pipeline…

计算与语言 · 计算机科学 2023-06-19 Chunliu Wang , Xiao Zhang , Johan Bos

This paper presents the first benchmark for the task of automatic part-of-speech (POS) tagging for the Tajik language. Despite the existence of multilingual language models demonstrating high effectiveness for many of the world's languages,…

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

In this paper, a novel hierarchical Persian stemming approach based on the Part-Of-Speech of the word in a sentence is presented. The implemented stemmer includes hash tables and several deterministic finite automata in its different levels…

计算与语言 · 计算机科学 2014-03-13 Ayshe Rashidi , Mina Zolfy Lighvan

Sentiment analysis is a key component in various text mining applications. Numerous sentiment classification techniques, including conventional and deep learning-based methods, have been proposed in the literature. In most existing methods,…

计算与语言 · 计算机科学 2018-03-22 Ou Wu , Tao Yang , Mengyang Li , Ming Li

The taggedPBC (Ring 2025a) contains more than 1,800 sentences of pos-tagged parallel text data from over 1,500 languages, representing 133 language families and 111 isolates. While this dwarfs previously available resources, and the POS…

计算与语言 · 计算机科学 2025-06-10 Hiram Ring

Sequence to Sequence models, in particular the Transformer, achieve state of the art results in Automatic Speech Recognition. Practical usage is however limited to cases where full utterance latency is acceptable. In this work we introduce…

音频与语音处理 · 电气工程与系统科学 2020-11-25 George Sterpu , Christian Saam , Naomi Harte

As the main means of communication for deaf people, sign language has a special grammatical order, so it is meaningful and valuable to develop a real-time translation system for sign language. In the research process, we added a TSM module…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Shengzhuo Wei , Yan Lan

In this paper we propose a method that imitates a translation expert using the Korean translation information and analyse the performance. Korean is good at tagging than Chinese, so we can use this property in Chinese POS tagging.

In this paper, we propose a span labeling approach to model n-gram information for Vietnamese word segmentation, namely SPAN SEG. We compare the span labeling approach with the conditional random field by using encoders with the same…

计算与语言 · 计算机科学 2021-10-04 Duc-Vu Nguyen , Linh-Bao Vo , Dang Van Thin , Ngan Luu-Thuy Nguyen

Unstructured data (e.g., video or text) is now commonly queried by using computationally expensive deep neural networks or human labelers to produce structured information, e.g., object types and positions in video. To accelerate queries,…

数据库 · 计算机科学 2022-01-07 Daniel Kang , John Guibas , Peter Bailis , Tatsunori Hashimoto , Matei Zaharia

Chinese input methods are used to convert pinyin sequence or other Latin encoding systems into Chinese character sentences. For more effective pinyin-to-character conversion, typical Input Method Engines (IMEs) rely on a predefined…

计算与语言 · 计算机科学 2017-12-13 Xihu Zhang , Chu Wei , Hai Zhao

Automatic Part-of-speech (POS) tagging is a preprocessing step of many natural language processing (NLP) tasks such as name entity recognition (NER), speech processing, information extraction, word sense disambiguation, and machine…

计算与语言 · 计算机科学 2022-07-08 Tusarkanta Dalai , Tapas Kumar Mishra , Pankaj K Sa

We introduce a novel discriminative word alignment model, which we integrate into a Transformer-based machine translation model. In experiments based on a small number of labeled examples (~1.7K-5K sentences) we evaluate its performance…

计算与语言 · 计算机科学 2019-09-04 Elias Stengel-Eskin , Tzu-Ray Su , Matt Post , Benjamin Van Durme

Dictionary learning is a cornerstone of image classification. We set out to address a longstanding challenge in using dictionary learning for classification; that is to simultaneously maximise the discriminability and…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Rasool Ameri , Ali Alameer , Saideh Ferdowsi , Kianoush Nazarpour , Vahid Abolghasemi

In this paper, we improve Chinese spoken language understanding (SLU) by injecting word information. Previous studies on Chinese SLU do not consider the word information, failing to detect word boundaries that are beneficial for intent…

计算与语言 · 计算机科学 2022-03-29 Dechuan Teng , Libo Qin , Wanxiang Che , Sendong Zhao , Ting Liu

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

This paper describes an automatic word classification system which uses a locally optimal annealing algorithm and average class mutual information. A new word-class representation, the structural tag is introduced and its advantages for use…

cmp-lg · 计算机科学 2008-02-03 John McMahon , F. J. Smith

Finding the semantically accurate answer is one of the key challenges in advanced searching. In contrast to keyword-based searching, the meaning of a question or query is important here and answers are ranked according to relevance. It is…

信息检索 · 计算机科学 2019-10-25 Arijit Das , Jaydeep Mandal , Zargham Danial , Alok Ranjan Pal , Diganta Saha

Scaling dense PCFGs to thousands of nonterminals via a low-rank parameterization of the rule probability tensor has been shown to be beneficial for unsupervised parsing. However, PCFGs scaled this way still perform poorly as a language…

计算与语言 · 计算机科学 2023-10-24 Wei Liu , Songlin Yang , Yoon Kim , Kewei Tu