Open hliyan opened 10 years ago
This is a great idea. I was looking into this sometimes ago. Useful question for this discussion: http://stackoverflow.com/q/18329040/2220216
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).
It is actually a decent Idea
Will these guys give access http://www.ucsc.cmb.ac.lk/ltrl/services/feconverter/t1.html
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?
Check this chrome extension.
https://chrome.google.com/webstore/detail/sinhala-meaning/hmplmhgmkhfmeklphcoolkigpedemhdh
On Thu, Nov 20, 2014 at 12:43 PM, Hasitha Liyanage <notifications@github.com
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 https://github.com/CodeLanka/codeLanka-Proposals/issues/5#issuecomment-63769465 .
Pamuditha Imalka
Treasurer -Faculty of Computing Student Community
0714440466
Take a look at this: https://github.com/bhagyas/sinhala-utils
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
Guys made a translisteration singlish api download and have a look https://github.com/CodeLanka/singlish-api
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.