Navaneeth.K.N
Navaneeth.K.N
I couldn't see any relevant section in the Maps API TOS about the kind of usage which `elodie` will have. Do you see it somewhere?
I went through the code. Looks like this is just a warning. Actual processing has happened
We can experiment with this approach. I don't remember why this wasn't chosen in the first place. May be because tokenizing `pani` will emit more tokens and the complexity of...
Hi, Thanks. Documentation is not yet matured. Look here - https://www.varnamproject.com/docs/concepts to understand basic concepts. Some documentation for adding a new language is available at - https://www.varnamproject.com/docs/adding-a-new-language. Which language are...
Technically doable. But in Varnam, we always assume the key is a English text. Now here, Key and value are Indic text. So this needs to be tested.
Yeah. Reverse transliteration does absolute phonetic match. It doesn’t consider the learning data. --- Navaneeth > On 04-Jun-2017, at 1:54 PM, Kevin Martin Jose wrote: > > Did you get...
@subins2000 This is good to merge I guess. `make vst` worked for you?
@anoop142 Thanks. Could you look at the merge conflicts?
What was the error?
I will fix it...