Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary

Scientific Fields

Artificial Intelligence and Machine Learning Computer Science - 64% confidence
Last synced: 4 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: abeersaad0
  • Language: Python
  • Default Branch: main
  • Size: 195 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 8 months ago
Metadata Files
Readme Citation

README.md

Arabic Style Change Detection (AraSCD)

An Arabic dataset is for the style change task. It is publicly available under a GNU General Public License (GPL) 2.0.

Content

AraSCD contains files belong to one of three classes of instances according to difficulty level: hard, medium, and easy with two types of extension: 1. Text files (.txt): raw Arabic text. 2. JSON files (.json): metadata representing ground-truth files.

Contact

Questions or feedback? Email: abeer.alsheddi@gmail.com

Citing this Work

If you use AraSCD, we would appreciate using the following citations: ```bibtex @misc{AlsheddiAraSCD2025, author = {Alsheddi, Abeer and Menai, Mohamed El Bachir}, title = {AraSCD}, url = {https://github.com/abeersaad0/SCD/tree/main}, year = {2025} }

Owner

  • Login: abeersaad0
  • Kind: user

GitHub Events

Total
  • Push event: 24
  • Create event: 2
Last Year
  • Push event: 24
  • Create event: 2

Dependencies

PAN2025/dataset1/Dockerfile docker
  • python 3.9-slim-buster build
PAN2025/dataset1/requirements.txt pypi
  • numpy *
  • scikit-learn *
  • torch *
  • torch-geometric *
  • tqdm *
  • transformers *