In this repo you can find an implementation for the Arabic diacritic classifier using the encoder-decoder approach:
- First implementation using RNNs
- Second implementation using Transformers (To do)
Also, you can find the baseline model to compare its results with the encoder-decoder approach.
You can find all the details about the baseline model and more using this Link