GithubHelp home page GithubHelp logo

qupaloraarsuk / lang-iku Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giellalt/lang-iku

0.0 0.0 0.0 1.28 MB

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

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

License: Other

Makefile 16.77% Shell 39.84% M4 41.30% Perl 2.09%

lang-iku's Introduction

The Inuktitut morphology and tools

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

GitHub issues Build Status

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

Documentation

Documentation can be found at:

Core dependencies

In order to compile and use Inuktitut 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-iku

Using Subversion:

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

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-iku's People

Contributors

albbas avatar bbqsrc avatar flammie avatar snomos avatar trondtr 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.