paper-with-me

홈 › Papers

CLPLM: Character Level Pretrained Language Model for ExtractingSupport Phrases for Sentiment Labels

2020-12-01 · ICON 2020 12 · Raj Pranesh, Sumit Kumar, Ambesh Shekhar

In this paper, we have designed a character-level pre-trained language model for extracting support phrases from tweets based on the sentiment label. We also propose a character-level ensemble model designed by properly blending Pre-trained Contextual Embeddings (PCE) models- RoBERTa, BERT, and ALBERT along with Neural network models- RNN, CNN and WaveNet at different stages of the model. For a given tweet and associated sentiment label, our model predicts the span of phrases in a tweet that prompts the particular sentiment in the tweet. In our experiments, we have explored various model architectures and configuration for both single as well as ensemble models. We performed a systematic comparative analysis of all the model’s performance based on the Jaccard score obtained. The best performing ensemble model obtained the highest Jaccard scores of 73.5, giving it a relative improvement of 2.4% over the best performing single RoBERTa based character-level model, at 71.5(Jaccard score).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

CLPLM: Character Level Pretrained Language Model for Extracting Support Phrases for Sentiment Labels

2020-10-24 · Raj Ratn Pranesh, Ambesh Shekhar, Sumit Kumar

In this paper, we have designed a character-level pre-trained language model for extracting support phrases from tweets based on the sentiment label. We also propose a character-level ensemble model designed by properly …

Language ModelingLanguage Modelling

Are Character-level Translations Worth the Wait? Comparing ByT5 and mT5 for Machine Translation

2023-02-28 · Lukas Edman, Gabriele Sarti, Antonio Toral, Gertjan van Noord 외

Pretrained character-level and byte-level language models have been shown to be competitive with popular subword models across a range of Natural Language Processing (NLP) tasks. However, there has been little research o…

Machine TranslationNMTTranslation

TiCLS : Tightly Coupled Language Text Spotter

2026-02-03 · Leeje Jang, Yijun Lin, Yao-Yi Chiang, Jerod Weinman arxiv

Scene text spotting aims to detect and recognize text in real-world images, where instances are often short, fragmented, or visually ambiguous. Existing methods primarily rely on visual cues and implicitly capture local …

Text Spotting

Character-based Neural Networks for Sentence Pair Modeling

2018-05-21 · NAACL 2018 6 · Wuwei Lan, Wei Xu

Sentence pair modeling is critical for many NLP tasks, such as paraphrase identification, semantic textual similarity, and natural language inference. Most state-of-the-art neural models for these tasks rely on pretraine…

Language ModelingLanguage ModellingNatural Language InferenceParaphrase Identification+4

BART for Post-Correction of OCR Newspaper Text

2021-11-01 · WNUT (ACL) 2021 11 · Elizabeth Soper, Stanley Fujimoto, Yen-Yun Yu

Optical character recognition (OCR) from newspaper page images is susceptible to noise due to degradation of old documents and variation in typesetting. In this report, we present a novel approach to OCR post-correction.…

Language ModelingLanguage ModellingOptical Character RecognitionOptical Character Recognition (OCR)+2