tashkil

Crates.iotashkil
lib.rstashkil
version0.1.0
sourcesrc
created_at2022-10-16 21:31:32.370535
updated_at2022-10-16 21:31:32.370535
descriptionA lightweight library for removing Arabic diacritics
homepage
repositoryhttps://github.com/LGUG2Z/tashkil
max_upload_size
id689649
size5,980
جاد (LGUG2Z)

documentation

https://docs.rs/tashkil

README

Tashkil

A lightweight Rust library for removing Arabic diacritics (تَشْكِيل)

This library exposes a single function, tashkil::remove(), which removes from a &str all diacritics in the unicode specification for the Arabic alphabet and its variants.

It is my hope that this library can be used to improve search results in Meilisearch for languages using the Arabic alphabet and its variants, similarly to how niqqud has been used to improve search results for Hebrew.

Commit count: 3

cargo fmt