paper-with-me

Papers

SinaTools: Open Source Toolkit for Arabic Natural Language Processing

2024-11-03 · Tymaa Hammouda, Mustafa Jarrar, Mohammed Khalilia

We introduce SinaTools, an open-source Python package for Arabic natural language processing and understanding. SinaTools is a unified package allowing people to integrate it into their system workflow, offering solutions for various tasks such as flat and nested Named Entity Recognition (NER), fully-flagged Word Sense Disambiguation (WSD), Semantic Relatedness, Synonymy Extractions and Evaluation, Lemmatization, Part-of-speech Tagging, Root Tagging, and additional helper utilities such as corpus processing, text stripping methods, and diacritic-aware word matching. This paper presents SinaTools and its benchmarking results, demonstrating that SinaTools outperforms all similar tools on the aforementioned tasks, such as Flat NER (87.33%), Nested NER (89.42%), WSD (82.63%), Semantic Relatedness (0.49 Spearman rank), Lemmatization (90.5%), POS tagging (97.5%), among others. SinaTools can be downloaded from (https://sina.birzeit.edu/sinatools).

📄 PDF Abstract BibTeX arXiv:2411.01523

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingLemmatizationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionPart-Of-Speech TaggingPOSPOS TaggingWord Sense Disambiguation

Similar Papers 제목 키워드 기반

CAMeL Tools: An Open Source Python Toolkit for Arabic Natural Language Processing

2020-05-01 · LREC 2020 5 · Ossama Obeid, Nasser Zalmout, Salam Khalifa, Dima Taji 외

We present CAMeL Tools, a collection of open-source tools for Arabic natural language processing in Python. CAMeL Tools currently provides utilities for pre-processing, morphological modeling, Dialect Identification, Nam…

Arabic Sentiment AnalysisArabic Text DiacritizationDialect IdentificationMorphological Analysis+5

Octopus: A Multitask Model and Toolkit for Arabic Natural Language Generation

2023-10-24 · AbdelRahim Elmadany, El Moatez Billah Nagoudi, Muhammad Abdul-Mageed

Understanding Arabic text and generating human-like responses is a challenging endeavor. While many researchers have proposed models and solutions for individual problems, there is an acute shortage of a comprehensive Ar…

Text Generation

Event-Arguments Extraction Corpus and Modeling using BERT for Arabic

2024-07-30 · Alaa Aljabari, Lina Duaibes, Mustafa Jarrar, Mohammed Khalilia

Event-argument extraction is a challenging task, particularly in Arabic due to sparse linguistic resources. To fill this gap, we introduce the \hadath corpus ($550$k tokens) as an extension of Wojood, enriched with event…

Event Argument ExtractionEvent Relation ExtractionRelationRelation Extraction

DaNLP: An open-source toolkit for Danish Natural Language Processing

2021-05-01 · NoDaLiDa 2021 5 · Amalie Brogaard Pauli, Maria Barrett, Ophélie Lacroix, Rasmus Hvingelby

We present an open-source toolkit for Danish Natural Language Processing, enabling easy access to Danish NLP’s latest advancements. The toolkit features wrapper-functions for loading models and datasets in a unified way …

GR-NLP-TOOLKIT: An Open-Source NLP Toolkit for Modern Greek

2024-12-11 · Lefteris Loukas, Nikolaos Smyrnioudis, Chrysa Dikonomaki, Spyros Barbakos 외

We present GR-NLP-TOOLKIT, an open-source natural language processing (NLP) toolkit developed specifically for modern Greek. The toolkit provides state-of-the-art performance in five core NLP tasks, namely part-of-speech…

Dependency ParsingMorphological Taggingnamed-entity-recognitionNamed Entity Recognition+2