Tashkil

Diacritize Arabic Text

Add Arabic diacritics (tashkil) to text. The model performs best on Fusha and formal Arabic content.

post/tashkil/diacritize

Request body

textstring required

Arabic text to diacritize. Fusha and formal Arabic text are recommended for best results.

Response

Text diacritized successfully

statusCodeinteger required
messagestring required

Example response

{
  "statusCode": 200,
  "message": "Success"
}

Changes