Skip to content

ekayen/geo-verbs

Repository files navigation

Georgian verbal morphology

This repo contains code for an FST-based morphological analyzer of Georgian verbs. It's coverage is incomplete.

Uses Xerox's xfst system.

Setup

  1. Clone repo:

git clone http://github.com/ekayen/geo-verbs

  1. Download xfst from here: https://web.stanford.edu/~laurik/fsmbook/home.html
  2. Place the following binary files in the top level of this repository:
lexc.exe
lookup.exe
tokenize.exe
twolc.exe
xfst.exe

The analyzer can then be used either via the xfst command-line tool or the html-based interface defined in geo-verbs.html.

Given a conjugated Georgian verb, the analyzer outputs the morphological analysis in terms of Leipzig-style glosses. Given a root and a collection of features, the analyzer outputs the correct conjugation of the verb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published