English
Related papers

Related papers: Building a Kannada POS Tagger Using Machine Learni…

200 papers

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

Punctuation restoration is an important post-processing step in automatic speech recognition. Among other kinds of external information, part-of-speech (POS) taggers provide informative tags, suggesting each input token's syntactic role,…

Computation and Language · Computer Science 2021-09-08 Ning Shi , Wei Wang , Boxin Wang , Jinfeng Li , Xiangyu Liu , Zhouhan Lin

The central bottleneck for low-resource NLP is typically regarded to be the quantity of accessible data, overlooking the contribution of data quality. This is particularly seen in the development and evaluation of low-resource systems via…

Computation and Language · Computer Science 2022-11-15 Maartje ter Hoeve , David Grangier , Natalie Schluter

Due to the scarcity of part-of-speech annotated data, existing studies on low-resource languages typically adopt unsupervised approaches for POS tagging. Among these, POS tag projection with word alignment method transfers POS tags from a…

Computation and Language · Computer Science 2026-02-11 Jianyu Zheng

This work focuses on the rapid development of linguistic annotation tools for resource-poor languages. We experiment several cross-lingual annotation projection methods using Recurrent Neural Networks (RNN) models. The distinctive feature…

Computation and Language · Computer Science 2016-09-30 Othman Zennaki , Nasredine Semmar , Laurent Besacier

The performance of Neural Machine Translation (NMT) depends significantly on the size of the available parallel corpus. Due to this fact, low resource language pairs demonstrate low translation performance compared to high resource language…

Computation and Language · Computer Science 2022-02-21 Ravinga Perera , Thilakshi Fonseka , Rashmini Naranpanawa , Uthayasanker Thayasivam

Bidirectional long short-term memory (bi-LSTM) networks have recently proven successful for various NLP sequence modeling tasks, but little is known about their reliance to input representations, target languages, data set size, and label…

Computation and Language · Computer Science 2016-07-22 Barbara Plank , Anders Søgaard , Yoav Goldberg

We present paired learning and inference algorithms for significantly reducing computation and increasing speed of the vector dot products in the classifiers that are at the heart of many NLP components. This is accomplished by partitioning…

Computation and Language · Computer Science 2015-05-25 Emma Strubell , Luke Vilnis , Kate Silverstein , Andrew McCallum

We train one multilingual model for dependency parsing and use it to parse sentences in several languages. The parsing model uses (i) multilingual word clusters and embeddings; (ii) token-level language information; and (iii)…

Computation and Language · Computer Science 2016-07-27 Waleed Ammar , George Mulcaire , Miguel Ballesteros , Chris Dyer , Noah A. Smith

We present an algorithm that automatically learns context constraints using statistical decision trees. We then use the acquired constraints in a flexible POS tagger. The tagger is able to use information of any degree: n-grams,…

cmp-lg · Computer Science 2008-02-03 Lluis Marquez , Lluis Padro

We provide a comprehensive analysis of the interactions between pre-trained word embeddings, character models and POS tags in a transition-based dependency parser. While previous studies have shown POS information to be less important in…

Computation and Language · Computer Science 2018-08-29 Aaron Smith , Miryam de Lhoneux , Sara Stymne , Joakim Nivre

This paper advances NLP research for the low-resource Uzbek language by evaluating two previously untested monolingual Uzbek BERT models on the part-of-speech (POS) tagging task and introducing the first publicly available UPOS-tagged…

Computation and Language · Computer Science 2025-01-20 Latofat Bobojonova , Arofat Akhundjanova , Phil Ostheimer , Sophie Fellenz

Content analysis of scientific publications is a nontrivial task, but a useful and important one for scientific information services. In the Gutenberg era it was a domain of human experts; in the digital age many machine-based methods,…

Digital Libraries · Computer Science 2014-06-12 Ulf Schöneberg , Wolfram Sperber

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…

Databases · Computer Science 2021-04-13 Arif Usta , Akifhan Karakayali , Özgür Ulusoy

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…

Computation and Language · Computer Science 2024-09-27 Hamidreza Amirzadeh , Sadegh Jafari , Anika Harju , Rob van der Goot

Automatic text tagging is an important component in higher level analysis of text corpora, and its output can be used in many natural language processing applications. In languages like Turkish or Finnish, with agglutinative morphology,…

cmp-lg · Computer Science 2008-02-03 Kemal Oflazer , Ilker Kuruoz

Linguistic Code Switching (CS) is a phenomenon that occurs when multilingual speakers alternate between two or more languages/dialects within a single conversation. Processing CS data is especially challenging in intra-sentential data given…

Computation and Language · Computer Science 2019-10-08 Fahad AlGhamdi , Mona Diab

The thesis describes the application of the relaxation labelling algorithm to NLP disambiguation. Language is modelled through context constraint inspired on Constraint Grammars. The constraints enable the use of a real value statind…

cmp-lg · Computer Science 2007-05-23 Lluis Padro

We propose a novel methodology (namely, MuLER) that transforms any reference-based evaluation metric for text generation, such as machine translation (MT) into a fine-grained analysis tool. Given a system and a metric, MuLER quantifies how…

Computation and Language · Computer Science 2023-11-30 Taelin Karidi , Leshem Choshen , Gal Patel , Omri Abend

Named Entity Recognition (NER) is a fundamental task in NLP that is used to locate the key information in text and is primarily applied in conversational and search systems. In commercial applications, NER or comparable slot-filling methods…

Computation and Language · Computer Science 2023-06-13 Maithili Sabane , Aparna Ranade , Onkar Litake , Parth Patil , Raviraj Joshi , Dipali Kadam