https://github.com/alstat/yunir.jl

A lightweight Arabic NLP toolkit

https://github.com/alstat/yunir.jl

Science Score: 49.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
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.0%) to scientific vocabulary

Keywords

arabic arabic-nlp julia nlp nlp-machine-learning
Last synced: 7 months ago · JSON representation

Repository

A lightweight Arabic NLP toolkit

Basic Info
Statistics
  • Stars: 8
  • Watchers: 1
  • Forks: 1
  • Open Issues: 8
  • Releases: 10
Topics
arabic arabic-nlp julia nlp nlp-machine-learning
Created almost 4 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

Yunir.jl

CI codecov MIT License DOI

Yunir.jl is a lightweight toolkit for Arabic Natural Language Processing (ANLP). It offers APIs for the building blocks of ANLP specifically dediacritization, normalization, transliteration (including custom transliteration), simple encoding, and orthographical analysis.

Yunir (ينير) /yunīr/ is the Arabic word for "illuminate." The logo is a Kufic calligraphy of the Arabic word نور /nūr/ or "light," specifically, a heatless light such as that of the light of the moon.

Installation

Yunir.jl can be installed as follows: julia julia> using Pkg julia> Pkg.add("Yunir")

Citation

@software{al_ahmadgaid_b_asaad_2022_6629868, author = {Al-Ahmadgaid B. Asaad}, title = {{Yunir.jl: A lightweight Arabic NLP toolkit for Julia}}, month = jun, year = 2022, publisher = {Zenodo}, version = {v0.2.0}, doi = {10.5281/zenodo.6629868}, url = {https://doi.org/10.5281/zenodo.6629868} }

Owner

  • Name: Al Asaad
  • Login: alstat
  • Kind: user
  • Location: Quezon City, Philippines
  • Company: Johnson & Johnson

Statistician · Data Scientist

GitHub Events

Total
  • Watch event: 1
  • Push event: 12
  • Pull request event: 1
Last Year
  • Watch event: 1
  • Push event: 12
  • Pull request event: 1

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 96
  • Total Committers: 2
  • Avg Commits per committer: 48.0
  • Development Distribution Score (DDS): 0.021
Past Year
  • Commits: 17
  • Committers: 1
  • Avg Commits per committer: 17.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
alstat a****d@g****m 94
Al-Ahmadgaid B. Asaad a****d@u****m 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 7
  • Total pull requests: 4
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: about 1 hour
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 4.86
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 hour
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • alstat (8)
Pull Request Authors
  • alstat (5)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 1 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 10
juliahub.com: Yunir

A lightweight Arabic NLP toolkit

  • Versions: 10
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 1 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 23.0%
Average: 29.6%
Forks count: 40.4%
Stargazers count: 45.1%
Last synced: 8 months ago

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite