English
Related papers

Related papers: Part of Speech Tagging in Thai Language Using Supp…

200 papers

This paper describes our study on using mutilingual BERT embeddings and some new neural models for improving sequence tagging tasks for the Vietnamese language. We propose new model architectures and evaluate them extensively on two named…

Computation and Language · Computer Science 2020-09-28 Viet Bui The , Oanh Tran Thi , Phuong Le-Hong

A sentence is typically treated as the minimal syntactic unit used for extracting valuable information from a longer piece of text. However, in written Thai, there are no explicit sentence markers. We proposed a deep learning model for the…

Computation and Language · Computer Science 2019-08-27 Chanatip Saetia , Ekapol Chuangsuwanich , Tawunrat Chalothorn , Peerapon Vateekul

Part-of-speech (POS) tagging plays an important role in Natural Language Processing (NLP). Its applications can be found in many NLP tasks such as named entity recognition, syntactic parsing, dependency parsing and text chunking. In the…

Computation and Language · Computer Science 2022-06-15 Tuan-Phong Nguyen , Quoc-Tuan Truong , Xuan-Nam Nguyen , Anh-Cuong Le

In this paper, we approach Vietnamese word segmentation as a binary classification by using the Support Vector Machine classifier. We inherit features from prior works such as n-gram of syllables, n-gram of syllable types, and checking…

Computation and Language · Computer Science 2020-06-16 Duc-Vu Nguyen , Dang Van Thin , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Text corpora which are tagged with part-of-speech information are useful in many areas of linguistic research. In this paper, a new part-of-speech tagging method based on neural networks (Net- Tagger) is presented and its performance is…

cmp-lg · Computer Science 2008-02-03 Helmut Schmid

Word segmentation and part-of-speech tagging are two critical preliminary steps for downstream tasks in Vietnamese natural language processing. In reality, people tend to consider also the phrase boundary when performing word segmentation…

Computation and Language · Computer Science 2021-06-17 Duc-Vu Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

This paper presents a new approach to the problem of correcting speech recognition errors by means of post-editing. It consists of using a neural sequence tagger that learns how to correct an ASR (Automatic Speech Recognition) hypothesis…

Computation and Language · Computer Science 2024-06-13 Tomasz Ziętkiewicz

In this paper we present a Marathi part of speech tagger. It is a morphologically rich language. It is spoken by the native people of Maharashtra. The general approach used for development of tagger is statistical using trigram Method. The…

Computation and Language · Computer Science 2013-07-17 Jyoti Singh , Nisheeth Joshi , Iti Mathur

Thai is a low-resource language, so it is often the case that data is not available in sufficient quantities to train an Neural Machine Translation (NMT) model which perform to a high level of quality. In addition, the Thai script does not…

Computation and Language · Computer Science 2020-04-27 Alberto Poncelas , Wichaya Pidchamook , Chao-Hong Liu , James Hadley , Andy Way

We discuss combining knowledge-based (or rule-based) and statistical part-of-speech taggers. We use two mature taggers, ENGCG and Xerox Tagger, to independently tag the same text and combine the results to produce a fully disambiguated…

cmp-lg · Computer Science 2008-02-03 Pasi Tapanainen , Atro Voutilainen

Trigrams'n'Tags (TnT) is an efficient statistical part-of-speech tagger. Contrary to claims found elsewhere in the literature, we argue that a tagger based on Markov models performs at least as well as other current approaches, including…

Computation and Language · Computer Science 2007-05-23 Thorsten Brants

Word segmentation is a fundamental pre-processing step for Thai Natural Language Processing. The current off-the-shelf solutions are not benchmarked consistently, so it is difficult to compare their trade-offs. We conducted a speed and…

Computation and Language · Computer Science 2019-11-19 Pattarawat Chormai , Ponrawee Prasertsom , Attapol Rutherford

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 · Computer Science 2008-02-03 Eric Brill

We introduce a memory-based approach to part of speech tagging. Memory-based learning is a form of supervised learning based on similarity-based reasoning. The part of speech tag of a word in a particular context is extrapolated from the…

cmp-lg · Computer Science 2008-02-03 Walter Daelemans , Jakub Zavrel , Peter Berck , Steven Gillis

This paper presents a neural architecture for Vietnamese sequence labeling tasks including part-of-speech (POS) tagging and named entity recognition (NER). We applied the model described in \cite{lample-EtAl:2016:N16-1} that is a…

Computation and Language · Computer Science 2018-11-13 Duong Nguyen Anh , Hieu Nguyen Kiem , Vi Ngo Van

In recent years, substantial work has been done on language tagging of code-mixed data, but most of them use large amounts of data to build their models. In this article, we present three strategies to build a word level language tagger for…

Computation and Language · Computer Science 2018-11-02 Soumil Mandal , Sankalp Sanand

Morphosyntactic lexicons and word vector representations have both proven useful for improving the accuracy of statistical part-of-speech taggers. Here we compare the performances of four systems on datasets covering 16 languages, two of…

Computation and Language · Computer Science 2016-08-10 Benoît Sagot

This paper presents an empirical comparison of two strategies for Vietnamese Part-of-Speech (POS) tagging from unsegmented text: (i) a pipeline strategy where we consider the output of a word segmenter as the input of a POS tagger, and (ii)…

Computation and Language · Computer Science 2017-11-15 Dat Quoc Nguyen , Thanh Vu , Dai Quoc Nguyen , Mark Dras , Mark Johnson

Machine Translation for Indian languages is an emerging research area. Transliteration is one such module that we design while designing a translation system. Transliteration means mapping of source language text into the target language.…

Computation and Language · Computer Science 2013-07-15 Juhi Ameta , Nisheeth Joshi , Iti Mathur

Part-of-speech (POS) tagging is a process of assigning the words in a text corresponding to a particular part of speech. A fundamental version of POS tagging is the identification of words as nouns, verbs, adjectives etc. For processing…

Computation and Language · Computer Science 2013-10-10 Jyoti Singh , Nisheeth Joshi , Iti Mathur
‹ Prev 1 2 3 10 Next ›