paper-with-me

Papers

Improving Neural Network Performance by Injecting Background Knowledge: Detecting Code-switching and Borrowing in Algerian texts

2018-07-01 · WS 2018 7 · Wafia Adouane, Jean-Philippe Bernardy, Simon Dobnik

We explore the effect of injecting background knowledge to different deep neural network (DNN) configurations in order to mitigate the problem of the scarcity of annotated data when applying these models on datasets of low-resourced languages. The background knowledge is encoded in the form of lexicons and pre-trained sub-word embeddings. The DNN models are evaluated on the task of detecting code-switching and borrowing points in non-standardised user-generated Algerian texts. Overall results show that DNNs benefit from adding background knowledge. However, the gain varies between models and categories. The proposed DNN architectures are generic and could be applied to other low-resourced languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Injecting Logical Background Knowledge into Embeddings for Relation Extraction

2015-05-01 · HLT 2015 5 · Sebastian Riedel, Sameer Singh, Tim Rocktäschel
RelationRelation Extraction

Scalable Regularization of Scene Graph Generation Models using Symbolic Theories

2022-09-06 · Davide Buffelli, Efthymia Tsamoura

Several techniques have recently aimed to improve the performance of deep learning models for Scene Graph Generation (SGG) by incorporating background knowledge. State-of-the-art techniques can be divided into two famili…

Graph GenerationScene Graph Generation

Generating Math Word Problems from Equations with Topic Controlling and Commonsense Enforcement

2020-12-14 · Tianyang Cao, Shuang Zeng, Songge Zhao, Mairgup Mansur 외

Recent years have seen significant advancement in text generation tasks with the help of neural language models. However, there exists a challenging task: generating math problem text based on mathematical equations, whi…

MathText Generation

Code Vulnerability Repair with Large Language Model using Context-Aware Prompt Tuning

2024-09-27 · Arshiya Khan, Guannan Liu, Xing Gao

Large Language Models (LLMs) have shown significant challenges in detecting and repairing vulnerable code, particularly when dealing with vulnerabilities involving multiple aspects, such as variables, code flows, and cod…

Language ModelingLanguage ModellingLarge Language ModelVulnerability Detection

Identifying Sentiments in Algerian Code-switched User-generated Comments

2020-05-01 · LREC 2020 5 · Wafia Adouane, Samia Touileb, Jean-Philippe Bernardy

We present in this paper our work on Algerian language, an under-resourced North African colloquial Arabic variety, for which we built a comparably large corpus of more than 36,000 code-switched user-generated comments a…

Sentiment Analysis