paper-with-me

Papers

Natural Language Inference for Arabic Using Extended Tree Edit Distance with Subtrees

2014-02-04 · Maytham Alabbas, Allan Ramsay

Many natural language processing (NLP) applications require the computation of similarities between pairs of syntactic or semantic trees. Many researchers have used tree edit distance for this task, but this technique suffers from the drawback that it deals with single node operations only. We have extended the standard tree edit distance algorithm to deal with subtree transformation operations as well as single nodes. The extended algorithm with subtree operations, TED+ST, is more effective and flexible than the standard algorithm, especially for applications that pay attention to relations among nodes (e.g. in linguistic trees, deleting a modifier subtree should be cheaper than the sum of deleting its components individually). We describe the use of TED+ST for checking entailment between two Arabic text snippets. The preliminary results of using TED+ST were encouraging when compared with two string-based approaches and with the standard algorithm.

📄 PDF Abstract BibTeX arXiv:1402.0578

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

I3rab: A New Arabic Dependency Treebank Based on Arabic Grammatical Theory

2020-07-11 · Dana Halabi, Ebaa Fayyoumi, Arafat Awajan

Treebanks are valuable linguistic resources that include the syntactic structure of a language sentence in addition to POS-tags and morphological features. They are mainly utilized in modeling statistical parsers. Althou…

POSSentence

AraModernBERT: Transtokenized Initialization and Long-Context Encoder Modeling for Arabic

2026-02-10 · Omar Elshehy, Omer Nacar, Abdelbasset Djamai, Muhammed Ragab 외 arxiv

Encoder-only transformer models remain widely used for discriminative NLP tasks, yet recent architectural advances have largely focused on English. In this work, we present AraModernBERT, an adaptation of the ModernBERT …

Natural Language UnderstandingQuestion Similarity

The Extended Arabic WordNet: a Case Study and an Evaluation using a Word Sense Disambiguation System

2019-07-01 · GWC 2019 7 · Mohamed Ali Batita, Mounir Zrigui

Arabic WordNet (AWN) represents one of the best-known lexical resources for the Arabic language. However, it contains various issues that affect its use in different Natural Language Processing (NLP) applications. Due to…

Word Sense Disambiguation

LDC Arabic Treebanks and Associated Corpora: Data Divisions Manual

2013-09-22 · Mona Diab, Nizar Habash, Owen Rambow, Ryan Roth

The Linguistic Data Consortium (LDC) has developed hundreds of data corpora for natural language processing (NLP) research. Among these are a number of annotated treebank corpora for Arabic. Typically, these corpora cons…

MuDRiC: Multi-Dialect Reasoning for Arabic Commonsense Validation

2025-08-18 · Kareem Elozeiri, Mervat Abassy, Preslav Nakov, Yuxia Wang arxiv

Commonsense validation evaluates whether a sentence aligns with everyday human understanding, a critical capability for developing robust natural language understanding systems. While substantial progress has been made i…

Natural Language Understanding