paper-with-me

Papers

Convolutional neural networks for low-resource morpheme segmentation: baseline or state-of-the-art?

2019-08-01 · WS 2019 8 · Alexey Sorokin

We apply convolutional neural networks to the task of shallow morpheme segmentation using low-resource datasets for 5 different languages. We show that both in fully supervised and semi-supervised settings our model beats previous state-of-the-art approaches. We argue that convolutional neural networks reflect local nature of morpheme segmentation better than other semi-supervised approaches.

📄 PDF Abstract BibTeX

Code (1)

AlexeySorokin/NeuralMorphemeSegmentation tf

Tasks

Morphological AnalysisSegmentation

Similar Papers 제목 키워드 기반

Using Contextual Information for Sentence-level Morpheme Segmentation

2024-03-15 · Prabin Bhandari, Abhishek Paudel

Recent advancements in morpheme segmentation primarily emphasize word-level segmentation, often neglecting the contextual relevance within the sentence. In this study, we redefine the morpheme segmentation task as a sequ…

SegmentationSentence

Deep Convolutional Networks for Supervised Morpheme Segmentation of Russian Language

2018-09-27 · Artificial Intelligence and Natural Language. AINL 2018. Communications in Computer and Information Science, vol 930. Springer, Cham 2018 9 · Sorokin A., Kravtsova A.

The present paper addresses the task of morphological segmentation for Russian language. We show that deep convolutional neural networks solve this problem with F1-score of 98% over morpheme boundaries and beat existing …

Segmentation

TAMS: Translation-Assisted Morphological Segmentation

2024-03-21 · Enora Rice, Ali Marashian, Luke Gessler, Alexis Palmer 외

Canonical morphological segmentation is the process of analyzing words into the standard (aka underlying) forms of their constituent morphemes. This is a core task in language documentation, and NLP systems have the pote…

SegmentationTranslation

Learning Beyond Limits: Multitask Learning and Synthetic Data for Low-Resource Canonical Morpheme Segmentation

2025-05-22 · Changbing Yang, Garrett Nicolai

We introduce a transformer-based morpheme segmentation system that augments a low-resource training signal through multitask learning and LLM-generated synthetic data. Our framework jointly predicts morphological segment…

In-Context LearningSegmentation

Cross-lingual Word Segmentation and Morpheme Segmentation as Sequence Labelling

2017-09-12 · Yan Shao

This paper presents our segmentation system developed for the MLP 2017 shared tasks on cross-lingual word segmentation and morpheme segmentation. We model both word and morpheme segmentation as character-level sequence l…

Segmentation