paper-with-me

홈 › Papers

Discriminating between Similar Languages using Weighted Subword Features

2017-04-01 · WS 2017 4 · Adrien Barbaresi

The present contribution revolves around a contrastive subword n-gram model which has been tested in the Discriminating between Similar Languages shared task. I present and discuss the method used in this 14-way language identification task comprising varieties of 6 main language groups. It features the following characteristics: (1) the preprocessing and conversion of a collection of documents to sparse features; (2) weighted character n-gram profiles; (3) a multinomial Bayesian classifier. Meaningful bag-of-n-grams features can be used as a system in a straightforward way, my approach outperforms most of the systems used in the DSL shared task (3rd rank).

📄 PDF Abstract BibTeX

Code (1)

adbar/vardial-experiments 공식 구현

Tasks

Language IdentificationText Categorization

Similar Papers 제목 키워드 기반

An Unsupervised Morphological Criterion for Discriminating Similar Languages

2016-12-01 · WS 2016 12 · Adrien Barbaresi

In this study conducted on the occasion of the Discriminating between Similar Languages shared task, I introduce an additional decision factor focusing on the token and subtoken level. The motivation behind this submissi…

Language IdentificationText Categorization

Discrimination between Similar Languages, Varieties and Dialects using CNN- and LSTM-based Deep Neural Networks

2016-12-01 · WS 2016 12 · Chinnappa Guggilla

In this paper, we describe a system (CGLI) for discriminating similar languages, varieties and dialects using convolutional neural networks (CNNs) and long short-term memory (LSTM) neural networks. We have participated i…

Dialect IdentificationInformation RetrievalLanguage IdentificationMachine Translation+2

Discriminating Similar Languages: Evaluations and Explorations

2016-09-30 · LREC 2016 5 · Cyril Goutte, Serge Léger, Shervin Malmasi, Marcos Zampieri

We present an analysis of the performance of machine learning classifiers on discriminating between similar languages and language varieties. We carried out a number of experiments using the results of the two editions o…

BIG-bench Machine Learning

Subword Mapping and Anchoring across Languages

2021-09-09 · Findings (EMNLP) 2021 11 · Giorgos Vernikos, Andrei Popescu-Belis

State-of-the-art multilingual systems rely on shared vocabularies that sufficiently cover all considered languages. To this end, a simple and frequently used approach makes use of subword vocabularies constructed jointly…

Cross-Lingual Natural Language InferenceMachine TranslationNatural Language InferenceTranslation

Discriminating Between Similar Nordic Languages

2020-12-11 · EACL (VarDial) 2021 4 · René Haas, Leon Derczynski

Automatic language identification is a challenging problem. Discriminating between closely related languages is especially difficult. This paper presents a machine learning approach for automatic language identification …

BIG-bench Machine LearningLanguage Identification