mpcabd / python-arabic-reshaper

Reconstruct Arabic sentences to be used in applications that don't support Arabic
MIT License
395 stars 81 forks source link

Is there a way to reshape the characters back? #61

Closed sparrow0629 closed 3 years ago

sparrow0629 commented 3 years ago

Hi, this project is great for me. I'm doing arabic OCR system, the model can output the reshaped characters, so is there any way to reshape them back to orignial form? thanks

mpcabd commented 3 years ago

The reshaper doesn't support that, but it could be a feature for the future.