Skip to content
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

[Proposal] Embedable Sinhala transliteration widget based on Google Input Tools service #5

Open
hliyan opened this issue Nov 19, 2014 · 8 comments

Comments

@hliyan
Copy link

hliyan commented Nov 19, 2014

There is currently no simple way (that I know of) for Sinhala language websites and forums to natively support Google-IME-style Sinhala transliteration. Users have to either:

I propose an embedable server side widget that Sinhala language sites can reuse, which relies on the Google transliterate service under the hood. The API used here is fairly intuitive and there appears to be no ToS violations in using it directly.

si.wikipedia has a "Singlish" input method, but not sure what it's origins are.

@dshgna
Copy link

dshgna commented Nov 20, 2014

This is a great idea. I was looking into this sometimes ago.
Useful question for this discussion: http://stackoverflow.com/q/18329040/2220216

@hliyan
Copy link
Author

hliyan commented Nov 20, 2014

interesting! maybe we should talk to Ash@stackoverflow and get permission to reuse his code.

i played around with the API some time ago and i know for a fact it can be made to work. we can even cache common suggestions (this is what enables the windows ime to work even offline).

@pasindud
Copy link
Contributor

It is actually a decent Idea

Will these guys give access http://www.ucsc.cmb.ac.lk/ltrl/services/feconverter/t1.html

@hliyan
Copy link
Author

hliyan commented Nov 20, 2014

That one's a client-side script -- easy enough to replicate even if we can't get access. The problem with the "Singlish" scheme is the lack of autocomplete predictions, which results in a bit of a learning curve. But we can easily use something like that though, yes. Should we talk to them?

@pamuditha
Copy link
Member

Check this chrome extension.

https://chrome.google.com/webstore/detail/sinhala-meaning/hmplmhgmkhfmeklphcoolkigpedemhdh

On Thu, Nov 20, 2014 at 12:43 PM, Hasitha Liyanage <[email protected]

wrote:

That one's a client-side script -- easy enough to replicate even if we
can't get access. The problem with the "Singlish" scheme is the lack of
autocomplete predictions, which results in a bit of a learning curve. But
we can easily use something like that though, yes. Should we talk to them?


Reply to this email directly or view it on GitHub
#5 (comment)
.

Pamuditha Imalka

Treasurer -Faculty of Computing Student Community

0714440466

@dshgna
Copy link

dshgna commented Nov 24, 2014

Take a look at this: https://github.com/bhagyas/sinhala-utils

@pathumego
Copy link
Member

The old google api let you do this test here http://la-ulu.com/afewotherkinds/unicode-experiment/

But it's deprecated

@hliyan I would like an api, gives you room to improve

@pasindud
Copy link
Contributor

Guys made a translisteration singlish api download and have a look https://github.com/CodeLanka/singlish-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants