paper-with-me

홈 › Papers

A Pre-trained Transformer and CNN Model with Joint Language ID and Part-of-Speech Tagging for Code-Mixed Social-Media Text

2021-09-01 · RANLP 2021 9 · Suman Dowlagar, Radhika Mamidi

Code-mixing (CM) is a frequently observed phenomenon that uses multiple languages in an utterance or sentence. There are no strict grammatical constraints observed in code-mixing, and it consists of non-standard variations of spelling. The linguistic complexity resulting from the above factors made the computational analysis of the code-mixed language a challenging task. Language identification (LI) and part of speech (POS) tagging are the fundamental steps that help analyze the structure of the code-mixed text. Often, the LI and POS tagging tasks are interdependent in the code-mixing scenario. We project the problem of dealing with multilingualism and grammatical structure while analyzing the code-mixed sentence as a joint learning task. In this paper, we jointly train and optimize language detection and part of speech tagging models in the code-mixed scenario. We used a Transformer with convolutional neural network architecture. We train a joint learning method by combining POS tagging and LI models on code-mixed social media text obtained from the ICON shared task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language IdentificationPart-Of-Speech TaggingPOSPOS TaggingSentence

Similar Papers 제목 키워드 기반

JDI-T: Jointly trained Duration Informed Transformer for Text-To-Speech without Explicit Alignment

2020-05-15 · Dan Lim, Won Jang, Gyeonghwan O, Heayoung Park 외

We propose Jointly trained Duration Informed Transformer (JDI-T), a feed-forward Transformer with a duration predictor jointly trained without explicit alignments in order to generate an acoustic feature sequence from an…

text-to-speechText to Speech

Streaming Joint Speech Recognition and Disfluency Detection

2022-11-16 · Hayato Futami, Emiru Tsunoo, Kentaro Shibata, Yosuke Kashiwagi 외

Disfluency detection has mainly been solved in a pipeline approach, as post-processing of speech recognition. In this study, we propose Transformer-based encoder-decoder models that jointly solve speech recognition and d…

DecoderLanguage Modellingspeech-recognitionSpeech Recognition

Joint Fine-tuning and Conversion of Pretrained Speech and Language Models towards Linear Complexity

2024-10-09 · Mutian He, Philip N. Garner

Architectures such as Linformer and Mamba have recently emerged as competitive linear time replacements for transformers. However, corresponding large pretrained models are often unavailable, especially in non-text domai…

Language ModelingLanguage ModellingMamba

ViBES: A Conversational Agent with Behaviorally-Intelligent 3D Virtual Body

2025-12-16 · Juze Zhang, Changan Chen, Xin Chen, Heng Yu 외 arxiv

Human communication is inherently multimodal and social: words, prosody, and body language jointly carry intent. Yet most prior systems model human behavior as a translation task co-speech gesture or text-to-motion that …

ON-TRAC’ systems for the IWSLT 2021 low-resource speech translation and multilingual speech translation shared tasks

2021-08-01 · ACL (IWSLT) 2021 8 · Hang Le, Florentin Barbier, Ha Nguyen, Natalia Tomashenko 외

This paper describes the ON-TRAC Consortium translation systems developed for two challenge tracks featured in the Evaluation Campaign of IWSLT 2021, low-resource speech translation and multilingual speech translation. T…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderNMT+3