Skip to content

Transliteration Generator #14

@Ashraf-Ali-aa

Description

@Ashraf-Ali-aa

We should add a transliteration tool to convert English transliteration to other languages the best transliteration tool I have seen is from mylanguages.org which uses google transliteration API. Due to the data is from google and we would not have full control of the data, We can use the script from ar-php.org to convert the transliteration and use google transliteration API to validate the data.

ar-php.org uses a dictionary style approach to convert the transliteration which is useful since we can expand the dictionary to support new languages.

http://www.ar-php.org/I18N/Arabic/Examples/ArTransliteration.php
http://www.ar-php.org/features-php-arabic.html

http://mylanguages.org/transliteration.php

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions