Giter Site home page Giter Site logo

tkoukkar / lang-smn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giellalt/lang-smn

0.0 0.0 0.0 81.83 MB

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Inari Sami language

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

License: GNU General Public License v3.0

Shell 3.18% Perl 0.19% Makefile 1.85% HTML 92.41% M4 2.36%

lang-smn's Introduction

The Inari Sami morphology and tools

GitHub issues Build Status License Desktop speller download Mobile speller download

This repository contains finite state source files for the Inari Sami 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 Inari Sami 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:

Core dependencies

In order to compile and use Inari Sami language morphology and dictionaries, you need:

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

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-smn

Using Subversion:

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

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

lang-smn's People

Contributors

trondtr avatar marjaliisa avatar leneantonsen avatar snomos avatar miinase avatar fabbre avatar ciprian-no avatar albbas avatar pettermorottaja avatar flammie avatar ftyers avatar unhammer avatar lynnda-hill avatar bbqsrc avatar rueter avatar duomdaamaendra avatar trondtynnol avatar rtxanson avatar dependabot[bot] avatar nnagaisa avatar arnikki avatar

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.