Skip to content

Releases: varnamproject/govarnam

v1.9.1

07 Apr 09:45
Compare
Choose a tag to compare
Include versioned .so in release file

v1.9.0

20 Feb 14:42
Compare
Choose a tag to compare

IMPORTANT: Existing users of Varnam should run this command in a terminal :

varnamcli -s ml -reindex
  • Fixes a serious bug in user dictionary database (database disk image getting corrupt after unlearning a word #24)
  • User dictionary database upgrades will now be automatically done on init
  • Added -reindex option to varnamcli

v1.8.1

19 Feb 18:20
Compare
Choose a tag to compare
Fix #24, update, delete triggers not being created

v1.8.0

05 Feb 20:47
Compare
Choose a tag to compare

What's Changed

This version improves suggestion output

Full Changelog: v1.7.2...v1.8.0

v1.7.2

16 Jan 16:27
ddcabaa
Compare
Choose a tag to compare
  • Minor bug fixes

v1.7.1

06 Nov 19:58
Compare
Choose a tag to compare

There might be some issues not seen in previous VST files made by libvarnam. Please notify if there are any errors.

v1.7.0

30 Oct 21:46
Compare
Choose a tag to compare
  • Reduced filesize (over 50%)
  • Improved performance, speed (over 500%)
  • Get version with varnamcli -version
  • Suggestions will always show greedy tokenized result as the 2nd result after which all will be dictionary results. The first result would be from dictionary.

varnam-ibus-engine v1.6.1 release (no significant changes except for filesize reduction): https://github.com/varnamproject/govarnam-ibus/releases/tag/v1.6.1

v1.6.0

25 Sep 10:42
Compare
Choose a tag to compare
  • #9 New option varnam_set_pattern_dictionary_suggestions_limit for result limit from patterns dictionary
  • #10 GetRecentlyLearnedWords now has pagination
  • #11 Improved Inscript support. Added varnam_get_suggestions() and varnam_transliterate_greedy_tokenized()
  • ZWNJ will not be added after explicit virama with key ~. Use _ for explicit insert of ZWNJ

To install or upgrade, use the same installer:

bash <(curl -s https://raw.githubusercontent.com/varnamproject/govarnam/master/quick-installer.sh)

Beta 1.5.0

11 Sep 15:43
Compare
Choose a tag to compare

Installation instructions updated. You need to install these together:
1: GoVarnam (this)
2: Language Support: https://github.com/varnamproject/schemes/releases/tag/v1.5.0
3: IBus Engine: https://github.com/varnamproject/govarnam-ibus/releases/tag/v1.5.0

If GoVarnam is updated, YOU WILL have to update IBus engine. By default, GoVarnam has no language support. You will have to install it separate from here: https://github.com/varnamproject/schemes

Changes

  • Export file format changed: Importing older exports won't work (for making it work there's a way though)
  • Export now exports as multiple files. Default: 30,000 words per file
  • Import now support multiple file import using wildcards :
varnamcli -s ml -import "*.vlf"

The quotes " are important ^

  • Use environment variables VARNAM_VST_DIR and VARNAM_LEARNINGS_DIR to override path
  • Many bugfixes
  • API changes :
    • transliterate() output is now an array (varray)
    • New method transliterateAdvanced (output struct TransliterationResul)
    • Get recently learnt words
    • Result now obtained via pointer like libvarnam

Beta 1.4.0

24 Aug 08:14
Compare
Choose a tag to compare

GoVarnam is now stable for production use. It is being used live in https://varnam.subinsb.com

This version includes these schemes :

  • Assamese
  • Bengali
  • Gujarati
  • Hindi
  • Kannada
  • Malayalam
  • Malayalam Enhanced Inscript
  • Marathi
  • Nepali
  • Odia
  • Punjabi
  • Sanskrit
  • Tamil
  • Telugu

The download zip has GoVarnam with all the above language support, Varnam IBus Engine for all GNU/Linux systems and a ready-to-import Learnings file for Malayalam.