govarnam icon indicating copy to clipboard operation
govarnam copied to clipboard

Easily type Indic languages on computer and mobile. GoVarnam is a cross-platform transliteration library. Manglish -> Malayalam, Thanglish -> Tamil, Hinglish -> Hindi plus another 10 languages. GoVarn...

Results 34 govarnam issues
Sort by recently updated
recently updated
newest added

Namaskar! 😃 The reverse transliteration of "प्रयत्न" is shown as `p~ryt~n` but if the same sequence is typed into the web editor then "प्रयत्न" doesn't get shown in any of...

VST Maker should allow to remove a symbol from VST using a matching condition. In Malayalam scheme: ```ruby anusvara [["m"]] => ["ം","ം","മ"] anusvara "m_" => ["ം","ം","മ"] anusvara({:accept_if => :ends_with}, "m"...

This will be simpler than Windows. You'll need XCode. - [x] Fork the source code of [Lipika IME](https://github.com/ratreya/lipika-ime), open it in XCode, play with it, understand how it works -...

enhancement
good first issue
help wanted

Running tests on schemes give these warning messages. It should be possible to use varnam without initing a dictionary just like libvarnam.

enhancement

https://gitlab.com/cznic/sqlite is a replacement for mattn's go-sqlite3 without c. can we try this out?

With release of v1.5.0, the most stable version we can start with Debian packaging govarnam. The structure of packaging should be : * Package for govarnam library (this repo) *...

* [x] Transliteration * [x] Reverse Transliteration * [x] Learning, Training from CLI * [x] Learning, Training from file * [x] VST Creation * [ ] Stem rules This may...

Close prepare statements on finish. Take care of little things like these

Ok the word is >> சொல்லாமல் , which is (sollamal) But in varnam while typing it gives the other il (ள) ![Snap_Shot_02599](https://user-images.githubusercontent.com/24210340/136983172-194d289d-fbde-4904-875e-9029a6e2d683.png) If we type >> il (it should give...

This will be useful from a packaging perspective. Related #5 ## Building From Source ### govarnam ``` # Install go. Minimum 1.16 sudo apt install golang git clone https://github.com/varnamproject/govarnam.git govarnam...

documentation