briochemc / Yunir.jl

Home Page:https://alstat.github.io/Yunir.jl/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yunir.jl

CI codecov MIT License

Yunir.jl is a light suite 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" or "enlighten." The logo is a Kufi calligraphy of the Arabic word نور /nūr/ or "light," that is, a heatless light such as that of the light of the moon.

Installation

To install the package run the following:

julia> using Pkg
julia> Pkg.add("Yunir")

About

https://alstat.github.io/Yunir.jl/dev/

License:MIT License


Languages

Language:Julia 100.0%