paper-with-me

홈 › Papers

A Logic-Based Framework for Natural Language Inference in Dutch

2021-10-07 · Lasha Abzianidze, Konstantinos Kogkalidis

We present a framework for deriving inference relations between Dutch sentence pairs. The proposed framework relies on logic-based reasoning to produce inspectable proofs leading up to inference labels; its judgements are therefore transparent and formally verifiable. At its core, the system is powered by two ${\lambda}$-calculi, used as syntactic and semantic theories, respectively. Sentences are first converted to syntactic proofs and terms of the linear ${\lambda}$-calculus using a choice of two parsers: an Alpino-based pipeline, and Neural Proof Nets. The syntactic terms are then converted to semantic terms of the simply typed ${\lambda}$-calculus, via a set of hand designed type- and term-level transformations. Pairs of semantic terms are then fed to an automated theorem prover for natural logic which reasons with them while using the lexical relations found in the Open Dutch WordNet. We evaluate the reasoning pipeline on the recently created Dutch natural language inference dataset, and achieve promising results, remaining only within a $1.1-3.2{\%}$ performance margin to strong neural baselines. To the best of our knowledge, the reasoning pipeline is the first logic-based system for Dutch.

📄 PDF Abstract BibTeX arXiv:2110.03323

Code (1)

kovvalsky/prove_sick_nl 공식 구현

Tasks

Natural Language InferenceSentence

Similar Papers 제목 키워드 기반

SICKNL: A Dataset for Dutch Natural Language Inference

2021-01-14 · Gijs Wijnholds, Michael Moortgat

We present SICK-NL (read: signal), a dataset targeting Natural Language Inference in Dutch. SICK-NL is obtained by translating the SICK dataset of Marelli et al. (2014)from English into Dutch. Having a parallel inference…

Multilingual NLPNatural Language InferenceTranslation

SICK-NL: A Dataset for Dutch Natural Language Inference

2021-04-01 · EACL 2021 2 · Gijs Wijnholds, Michael Moortgat

We present SICK-NL (read: signal), a dataset targeting Natural Language Inference in Dutch. SICK-NL is obtained by translating the SICK dataset of (Marelli et al., 2014) from English into Dutch. Having a parallel inferen…

Multilingual NLPNatural Language InferenceTranslation

Translation as a Computationally Efficient Bridge: Feasibility of English BERT for Low-Resource Languages

2026-07-14 · Hielke Muizelaar, Giulia Rivetti, Marco Spruit, Marcel Haas arxiv

BERT models have revolutionised Natural Language Processing (NLP) through their ability to process unstructured text across diverse domains. However, developing high-quality BERT models for non-English languages remains …

Natural Language InferencePart-Of-Speech TaggingHate Speech DetectionQuestion Answering

RobBERT: a Dutch RoBERTa-based Language Model

2020-01-17 · Findings of the Association for Computational Linguistics 2020 · Pieter Delobelle, Thomas Winters, Bettina Berendt

Pre-trained language models have been dominating the field of natural language processing in recent years, and have led to significant performance gains for various complex natural language tasks. One of the most promine…

FairnessLanguage ModelingLanguage Modellingmodel+1

Text-based classification of interviews for mental health -- juxtaposing the state of the art

2020-07-29 · Joppe Valentijn Wouts

Currently, the state of the art for classification of psychiatric illness is based on audio-based classification. This thesis aims to design and evaluate a state of the art text classification network on this challenge. …

Audio ClassificationClassificationGeneral ClassificationLanguage Modeling+3