apertium/apertium-nio

Name: apertium-nio

Owner: Apertium

Description: Apertium monolingual analyser for Nganasan (latinised, based on one course work)

Created: 2016-04-27 11:37:26.0

Updated: 2018-03-17 06:46:09.0

Pushed: 2018-03-17 06:46:08.0

Homepage: null

Size: 24

Language: Makefile

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

apertium-nio: Nganasan for apertium

Apertium monolingual analyser for Nganasan (latinised, based on one course work)

This is an Apertium monolingual language package for nio. What you can use this language package for:

Requirements

You will need the following software installed:

If this does not make any sense, we recommend you look at: http://wiki.apertium.org

Compiling

Given the requirements being installed, you should be able to just run:

$ ./configure
$ make

You need to use ./autogen.sh before ./configure if you're compiling from git.

If you're doing development, you don't have to install the data, you can use it directly from this directory.

If you are installing this language package as a prerequisite for an Apertium translation pair, then do (typically as root / with sudo):

# make install

You can give a –prefix to ./configure to install as a non-root user, but make sure to use the same prefix when installing the translation pair and any other language packages.

Testing

If you are in the source directory after running make, the following commands should work:

$  echo "TODO: test sentence" | apertium -d . nio-morph
TODO: test analysis result

$ echo "TODO: test sentence" | apertium -d . nio-tagger
TODO: test tagger result
Files and data
For more information
Help and support

If you need help using this language pair or data, you can contact:

See also the file AUTHORS included in this distribution.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.