-
Notifications
You must be signed in to change notification settings - Fork 43
translation+transliteration for india/nepal/srilanka/bangladesh languages. #543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hi @zawa8, currently this pull request have too many changes and will not be merged because it is not clear what purpose of this changes. We have to clarify the purpose and scope of changes in related issue, before continue work on this pull request. You may start from answer comment in related issue #532 (comment) Also it looks current pull request contains a lot of irrelevant changes. We can accept only minimal needed changes to implement some feature. |



translation+transliteration for india/nepal/srilanka/bangladesh languages.
india/nepal/srilanka/bangladesh languages are now-a-days preferrably written in smallcase/unicase latin alphabets. so we can say for these indic languages : latin alphabets + english words + indic grammar is most used. so for india gtr (grammar translation) is required. such a custom translator project is a big project. other option (not so good , but easy) is to do transliteration after translation.
list of indic languages
to do transliteration htrlib (hscii transliteration library) is used in 2 files .
after translated text ( English/other --to--> indic language ) , transliteration is done as :
other examples projects for transliteration only :