English
Related papers

Related papers: BPE vs. Morphological Segmentation: A Case Study o…

200 papers

Deep learning approaches are superior in NLP due to their ability to extract informative features and patterns from languages. The two most successful neural architectures are LSTM and transformers, used in large pretrained language models…

Computation and Language · Computer Science 2022-03-03 Matej Klemen , Luka Krsnik , Marko Robnik-Šikonja

Many attempts have been made in multilingual NLP to ensure that pre-trained language models, such as mBERT or GPT2 get better and become applicable to low-resource languages. To achieve multilingualism for pre-trained language models…

Computation and Language · Computer Science 2024-06-25 Jesse Atuhurra , Hiroyuki Shindo , Hidetaka Kamigaito , Taro Watanabe

Many NLP models operate over sequences of subword tokens produced by hand-crafted tokenization rules and heuristic subword induction algorithms. A simple universal alternative is to represent every computerized text as a sequence of bytes…

Computation and Language · Computer Science 2021-04-13 Uri Shaham , Omer Levy

We propose a novel approach to translating from a morphologically complex language. Unlike previous research, which has targeted word inflections and concatenations, we focus on the pairwise relationship between morphologically related…

Computation and Language · Computer Science 2021-09-29 Preslav Nakov , Hwee Tou Ng

Traditionally, many text-mining tasks treat individual word-tokens as the finest meaningful semantic granularity. However, in many languages and specialized corpora, words are composed by concatenating semantically meaningful subword…

Computation and Language · Computer Science 2019-11-15 Ahmed El-Kishky , Frank Xu , Aston Zhang , Jiawei Han

Neural Machine Translation (NMT) models have traditionally used Sinusoidal Positional Embeddings (PEs), which often struggle to capture long-range dependencies and are inefficient for handling extended context or document-level translation…

Computation and Language · Computer Science 2025-02-11 Varun Gumma , Pranjal A. Chitale , Kalika Bali

Modern work on the cross-linguistic computational modeling of morphological inflection has typically employed language-independent data splitting algorithms. In this paper, we supplement that approach with language-specific probes designed…

Computation and Language · Computer Science 2023-10-23 Jordan Kodner , Salam Khalifa , Sarah Payne

Sentiment analysis in low-resource languages suffers from a lack of annotated corpora to estimate high-performing models. Machine translation and bilingual word embeddings provide some relief through cross-lingual sentiment approaches.…

Computation and Language · Computer Science 2018-05-24 Jeremy Barnes , Roman Klinger , Sabine Schulte im Walde

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

As neural machine translation (NMT) is not easily amenable to explicit correction of errors, incorporating pre-specified translations into NMT is widely regarded as a non-trivial challenge. In this paper, we propose and explore three…

Computation and Language · Computer Science 2019-12-03 Tao Wang , Shaohui Kuang , Deyi Xiong , António Branco

In Neural Machine Translation (NMT) the usage of subwords and characters as source and target units offers a simple and flexible solution for translation of rare and unseen words. However, selecting the optimal subword segmentation involves…

Computation and Language · Computer Science 2019-10-29 Tejas Srinivasan , Ramon Sanabria , Florian Metze

Potentially idiomatic expressions (PIEs) construe meanings inherently tied to the everyday experience of a given language community. As such, they constitute an interesting challenge for assessing the linguistic (and to some extent…

Computation and Language · Computer Science 2026-02-25 Dilara Torunoğlu-Selamet , Dogukan Arslan , Rodrigo Wilkens , Wei He , Doruk Eryiğit , Thomas Pickard , Adriana S. Pagano , Aline Villavicencio , Gülşen Eryiğit , Ágnes Abuczki , Aida Cardoso , Alesia Lazarenka , Dina Almassova , Amalia Mendes , Anna Kanellopoulou , Antoni Brosa-Rodríguez , Baiba Saulite , Beata Wojtowicz , Bolette Pedersen , Carlos Manuel Hidalgo-Ternero , Chaya Liebeskind , Danka Jokić , Diego Alves , Eleni Triantafyllidi , Erik Velldal , Fred Philippy , Giedre Valunaite Oleskeviciene , Ieva Rizgeliene , Inguna Skadina , Irina Lobzhanidze , Isabell Stinessen Haugen , Jauza Akbar Krito , Jelena M. Marković , Johanna Monti , Josue Alejandro Sauca , Kaja Dobrovoljc , Kingsley O. Ugwuanyi , Laura Rituma , Lilja Øvrelid , Maha Tufail Agro , Manzura Abjalova , Maria Chatzigrigoriou , María del Mar Sánchez Ramos , Marija Pendevska , Masoumeh Seyyedrezaei , Mehrnoush Shamsfard , Momina Ahsan , Muhammad Ahsan Riaz Khan , Nathalie Carmen Hau Norman , Nilay Erdem Ayyıldız , Nina Hosseini-Kivanani , Noémi Ligeti-Nagy , Numaan Naeem , Olha Kanishcheva , Olha Yatsyshyna , Daniil Orel , Petra Giommarelli , Petya Osenova , Radovan Garabik , Regina E. Semou , Rozane Rebechi , Salsabila Zahirah Pranida , Samia Touileb , Sanni Nimb , Sarfraz Ahmad , Sarvinoz Sharipova , Shahar Golan , Shaoxiong Ji , Sopuruchi Christian Aboh , Srdjan Sucur , Stella Markantonatou , Sussi Olsen , Vahide Tajalli , Veronika Lipp , Voula Giouli , Yelda Yeşildal Eraydın , Zahra Saaberi , Zhuohan Xie

We present BhashaSetu, a linguistically enriched English--Marathi parallel dataset addressing persistent data limitations in low-resource neural machine translation (NMT). Marathi, spoken by over 95 million people, remains underrepresented…

Computation and Language · Computer Science 2026-05-27 Param Thakkar , Anushka Yadav , Michael Tiemann , Abhi Mehta , Akshita Bhasin , Shrinivas Khedkar

The prevalent use of Byte Pair Encoding (BPE) in Large Language Models (LLMs) facilitates robust handling of subword units and avoids issues of out-of-vocabulary words. Despite its success, a critical challenge persists: long tokens, rich…

Computation and Language · Computer Science 2024-11-11 Haoran Lian , Yizhe Xiong , Zijia Lin , Jianwei Niu , Shasha Mo , Hui Chen , Peng Liu , Guiguang Ding

In this study, we propose a simple and effective preprocessing method for subword segmentation based on a data compression algorithm. Compression-based subword segmentation has recently attracted significant attention as a preprocessing…

Computation and Language · Computer Science 2023-03-02 Keita Nonaka , Kazutaka Yamanouchi , Tomohiro I , Tsuyoshi Okita , Kazutaka Shimada , Hiroshi Sakamoto

In this paper, we introduce a trie-structured Bayesian model for unsupervised morphological segmentation. We adopt prior information from different sources in the model. We use neural word embeddings to discover words that are…

Computation and Language · Computer Science 2017-04-25 Murathan Kurfalı , Ahmet Üstün , Burcu Can

We introduce a morpheme-aware subword tokenization method that utilizes sub-character decomposition to address the challenges of applying Byte Pair Encoding (BPE) to Korean, a language characterized by its rich morphology and unique writing…

Computation and Language · Computer Science 2023-11-08 Taehee Jeon , Bongseok Yang , Changhwan Kim , Yoonseob Lim

We present three innovations in tokenization and subword segmentation. First, we propose to use unsupervised morphological analysis with Morfessor as pre-tokenization. Second, we present an algebraic method for obtaining subword embeddings…

Computation and Language · Computer Science 2024-10-04 Jindřich Libovický , Jindřich Helcl

Machine translation (MT) involving Indigenous languages, including those possibly endangered, is challenging due to lack of sufficient parallel data. We describe an approach exploiting bilingual and multilingual pretrained MT models in a…

Computation and Language · Computer Science 2022-05-17 Wei-Rui Chen , Muhammad Abdul-Mageed
‹ Prev 1 3 4 5 6 7 10 Next ›