lezvaget
theurw101/lezvaget
Eastern Armenian spellchecker and verb conjugator
Summary
Lezvaget is an early-stage Ruby on Rails web application for Eastern Armenian language tooling. It currently implements a spellchecker using Hunspell via the ffi-hunspell gem with a vendored dictionary, and has a scaffold for a verb conjugator. The project includes a Rails backend with PostgreSQL, basic models (Lemma, CustomWord), and services (SpellChecker, Conjugator), but lacks a web UI and is not yet deployed.