alstat / Salaam.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salaam.jl

CI codecov MIT License

Salaam.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.

Salaam (سلام) /səˈläm/ is the Arabic word for "peace," a common greeting among Arabic-speaking countries and among non-Arabic-speaking Muslims around the world.

Installation

To install the package run the following:

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

About

License:MIT License


Languages

Language:Julia 100.0%