paper-with-me

Papers

Embed More Ignore Less (EMIL): Exploiting Enriched Representations for Arabic NLP

2020-12-01 · COLING (WANLP) 2020 12 · Ahmed Younes, Julie Weeds

Our research focuses on the potential improvements of exploiting language specific characteristics in the form of embeddings by neural networks. More specifically, we investigate the capability of neural techniques and embeddings to represent language specific characteristics in two sequence labeling tasks: named entity recognition (NER) and part of speech (POS) tagging. In both tasks, our preprocessing is designed to use enriched Arabic representation by adding diacritics to undiacritized text. In POS tagging, we test the ability of a neural model to capture syntactic characteristics encoded within these diacritics by incorporating an embedding layer for diacritics alongside embedding layers for words and characters. In NER, our architecture incorporates diacritic and POS embeddings alongside word and character embeddings. Our experiments are conducted on 7 datasets (4 NER and 3 POS). We show that embedding the information that is encoded in automatically acquired Arabic diacritics improves the performance across all datasets on both tasks. Embedding the information in automatically assigned POS tags further improves performance on the NER task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERPart-Of-Speech TaggingPOSPOS Tagging

Similar Papers 제목 키워드 기반

Emilia: An Extensive, Multilingual, and Diverse Speech Dataset for Large-Scale Speech Generation

2024-07-07 · Haorui He, Zengqiang Shang, Chaoren Wang, Xuyuan Li 외

Recent advancements in speech generation models have been significantly driven by the use of large-scale training data. However, producing highly spontaneous, human-like speech remains a challenge due to the scarcity of …

Text to Speech

Emilia: A Large-Scale, Extensive, Multilingual, and Diverse Dataset for Speech Generation

2025-01-27 · Haorui He, Zengqiang Shang, Chaoren Wang, Xuyuan Li 외

Recent advancements in speech generation have been driven by the large-scale training datasets. However, current models fall short of capturing the spontaneity and variability inherent in real-world human speech, due to …

Learning Semilinear Neural Operators : A Unified Recursive Framework For Prediction And Data Assimilation

2024-02-24 · Ashutosh Singh, Ricardo Augusto Borsoi, Deniz Erdogmus, Tales Imbiriba

Recent advances in the theory of Neural Operators (NOs) have enabled fast and accurate computation of the solutions to complex systems described by partial differential equations (PDEs). Despite their great success, curr…

Emily: Developing An Emotion-affective Open-Domain Chatbot with Knowledge Graph-based Persona

2021-09-18 · Weixuan Wang, Xiaoling Cai, Chong Hsuan Huang, Haoran Wang 외

In this paper, we describe approaches for developing Emily, an emotion-affective open-domain chatbot. Emily can perceive a user's negative emotion state and offer supports by positively converting the user's emotion stat…

ChatbotKnowledge GraphsQuestion Answering

Semi-supervised learning for linear extremile regression

2025-07-02 · Rong Jiang, Keming Yu, Jiangfeng Wang arxiv

Extremile regression, as a least squares analog of quantile regression, is potentially useful tool for modeling and understanding the extreme tails of a distribution. However, existing extremile regression methods, as no…