Giter VIP home page Giter VIP logo

giellalt / lang-kpv Goto Github PK

View Code? Open in Web Editor NEW
8.0 24.0 0.0 36.63 MB

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Komi-Zyrian language

Home Page: https://giellalt.uit.no

License: GNU Lesser General Public License v3.0

Makefile 0.45% Shell 0.59% M4 0.64% Perl 0.01% Regular Expression 0.31% XML 0.04% YAML 0.57% Text 97.39%
finite-state-transducers constraint-grammar minority-language nlp language-resources proofing-tools giellalt-langs maturity-beta geo-russia langfam-uralic

lang-kpv's Introduction

The Komi-Zyrian morphology and tools

Maturity Lemma count GitHub issues License Doc Build Status CI/CD Build Status

Download nightly / CI/CD installation packages for testing (contains the core zhfst file(s)):

Windows MacOS Mobile

NB!! Note that the nightly / CI/CD installation packages are not tested for language quality, and might contain regressions and errors.

This repository contains finite state source files for the Komi-Zyrian language, for building morphological analysers, proofing tools and dictionaries. The data and implementation are licenced under LICENSE licence, also detailed in the LICENSE. The authors named in the AUTHORS file are available to grant other licencing choices.

Install proofing tools and keyboards for the Komi-Zyrian language by using the Divvun Installer (some languages are only available via the nightly channel).

Download and test speller files

The speller files downloadable at the top of this page (the *.bhfst files) can be used with divvunspell, to test their performance. These files are the exact same ones as installed on users' computers and mobile phones. Desktop and mobile speller files differ from each other in the error model and should be tested separately — thus also two different downloads.

Documentation

Documentation can be found at:

See also:

Core dependencies

In order to compile and use Komi-Zyrian language morphology and dictionaries, you need:

To install VislCG3 and HFST, just copy/paste this into your Terminal on macOS:

curl https://apertium.projectjj.com/osx/install-nightly.sh | sudo bash

or terminal on Ubuntu, Debian or Windows Subsystem for Linux:

wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash
sudo apt-get install cg3 hfst

or terminal on RedHat, Fedora, CentOS or Windows Subsystem for Linux:

wget https://apertium.projectjj.com/rpm/install-nightly.sh -O - | sudo bash
sudo dnf install cg3 hfst

Alternatively, the Apertium wiki has good instructions on how to install the dependencies for Mac OS X and how to install the dependencies on linux

Further details and dependencies are described on the GiellaLT Getting Started pages.

Downloading

Using Git:

git clone https://github.com/giellalt/lang-kpv

Using Subversion:

svn checkout https://github.com/giellalt/lang-kpv.git/trunk lang-kpv

Building and installation

INSTALL describes the GNU build system in detail, but for most users it is the usual:

./autogen.sh # This will automatically clone or check out other GiellaLT dependencies
./configure
make
(as root) make install

w Citing

Jack Rueter, Niko Partanen, Mika Hämäläinen, and Trond Trosterud. 2021. Overview of Open-Source Morphology Development for the Komi-Zyrian Language: Past and future. In Proceedings of the Seventh International Workshop on Computational Linguistics of Uralic Languages, pages 29–39, Syktyvkar, Russia (Online). Association for Computational Linguistics.

    @inproceedings{rueter-etal-2021-overview,
        title = "Overview of Open-Source Morphology Development for the {K}omi-{Z}yrian Language: Past and future",
        author = {Rueter, Jack  and
          Partanen, Niko  and
          H{\"a}m{\"a}l{\"a}inen, Mika  and
          Trosterud, Trond},
        booktitle = "Proceedings of the Seventh International Workshop on Computational Linguistics of {U}ralic Languages",
        month = sep,
        year = "2021",
        address = "Syktyvkar, Russia (Online)",
        publisher = "Association for Computational Linguistics",
        url = "https://aclanthology.org/2021.iwclul-1.4",
        pages = "29--39",
    }

lang-kpv's People

Contributors

albbas avatar arnikki avatar bbqsrc avatar carges avatar flammie avatar ftyers avatar levchenko-dmitry avatar meehkal avatar mikahama avatar nikopartanen avatar rtxanson avatar rueter avatar snomos avatar trondtr avatar trondtynnol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lang-kpv's Issues

Different lexemes with identical lemmata are not generated (

This issue was created automatically with bugzilla2github

Bugzilla Bug 927

Date: 2011-01-02T14:27:16+01:00
From: Trond Trosterud <<trond.trosterud>>
To: Trond Trosterud <<trond.trosterud>>
CC: ciprian.gerstenberger

Last updated: 2011-01-03T09:22:03+01:00

Komi transducer decays into an automaton. (

This issue was created automatically with bugzilla2github

Bugzilla Bug 812

Date: 2009-09-22T00:08:00+02:00
From: Trond Trosterud <<trond.trosterud>>
To: Trond Trosterud <<trond.trosterud>>
CC: sjur.n.moshagen

Last updated: 2009-12-01T23:30:54+01:00

OOo Latin vs. ukom, why don't they recognize the same things? (

This issue was created automatically with bugzilla2github

Bugzilla Bug 1267

Date: 2012-01-28T14:23:29+01:00
From: Jack Rueter <<rueter.jack>>
To: Sjur Nørstebø Moshagen <<sjur.n.moshagen>>
CC: ciprian.gerstenberger, rueter.jack, trond.trosterud

Last updated: 2012-12-12T10:21:09+01:00

Makefile is not date-sensitive (

This issue was created automatically with bugzilla2github

Bugzilla Bug 681

Date: 2008-04-21T10:30:21+02:00
From: Trond Trosterud <<trond.trosterud>>
To: Saara Huhmarniemi <<saara.huhmarniemi>>
CC: trond.trosterud

Last updated: 2008-05-03T12:29:26+02:00

Question of how to extend the default-error-model (

This issue was created automatically with bugzilla2github

Bugzilla Bug 1255

Date: 2012-01-18T13:26:35+01:00
From: Jack Rueter <<rueter.jack>>
To: Sjur Nørstebø Moshagen <<sjur.n.moshagen>>
CC: ciprian.gerstenberger, rueter.jack, trond.trosterud

Last updated: 2012-02-07T22:35:26+01:00

Identical lemmata with different stems are conflated (

This issue was created automatically with bugzilla2github

Bugzilla Bug 1227

Date: 2011-12-27T12:08:45+01:00
From: Trond Trosterud <<trond.trosterud>>
To: Ciprian Gerstenberger <<ciprian.gerstenberger>>
CC: ciprian.gerstenberger, trond.trosterud

Last updated: 2011-12-27T22:53:23+01:00

Komi compiles on the mac, but not on Victorio (

This issue was created automatically with bugzilla2github

Bugzilla Bug 684

Date: 2008-05-03T10:21:47+02:00
From: Trond Trosterud <<trond.trosterud>>
To: Saara Huhmarniemi <<saara.huhmarniemi>>
CC: trond.trosterud

Last updated: 2008-05-03T12:34:18+02:00

xfst-kom.txt test works, but ukom doesn't (

This issue was created automatically with bugzilla2github

Bugzilla Bug 1229

Date: 2011-12-27T21:18:26+01:00
From: Jack Rueter <<rueter.jack>>
To: Trond Trosterud <<trond.trosterud>>
CC: rueter.jack, sjur.n.moshagen

Last updated: 2012-02-07T14:51:24+01:00

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.