This is an Apertium monolingual language package for Jiarong. What you can use this language package for:
- Morphological analysis of Jiarong
- Morphological generation of Jiarong
- Part-of-speech tagging of Jiarong
You will need the following software installed:
- autoconf
- automake
- pkg-config
- lttoolbox (>= 3.5.1)
- apertium (>= 3.6.1)
- vislcg3 (>= 1.3.1)
- hfst (>= 3.15.1)
- lexd (>= 0.0.1)
If this does not make any sense, we recommend you look at: apertium.org.
Given the requirements being installed, you should be able to just run:
$ autoreconf -fvi
$ ./configure
$ makeYou can use ./autogen.sh instead of autoreconf and ./configure if you're compiling
from source.
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 installYou can use a --prefix with ./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.
If any of this doesn't make sense or doesn't work, see https://wiki.apertium.org/wiki/Install_language_data_by_compiling
If you are in the source directory after running make, the following commands should work:
$ echo "mbndəd dshəʼdə mbndəd magənndɽa nagənndoʼ naŋos" | apertium -d . jya-morph
^mbndəd/mbnded<n>$ ^dshəʼdə/dsheʼ<prn><dem><p3><sg><contrast>/dsheʼ<det><dem><contrast><sg>$ ^mbndəd/mbnded<n>$ ^magənndɽa/magenndra<adj>$ ^nagənndoʼ/nndoʼ<vaux><ifi><s_3sg><prt_stat><perf><vdn>/nndoʼ<vaux><npst><s_3sg><prt_stat><perf><vdn>$ ^naŋos/ŋos<v><perf><vdn>/ŋos<vaux><ifi><s_3sg><perf><vdn>/ŋos<vaux><npst><s_3sg><perf><vdn>$
$ echo "mbndəd dshəʼdə mbndəd magənndɽa nagənndoʼ naŋos" | apertium -d . jya-tagger
^mbnded<n>$ ^dsheʼ<det><dem><contrast><sg>$ ^mbnded<n>$ ^magenndra<adj>$ ^nndoʼ<vaux><npst><s_3sg><prt_stat><perf><vdn>$ ^ŋos<v><perf><vdn>$apertium-jya.jya.lexd- Morphotactic dictionaryapertium-jya.jya.twol- Morphophonological rulesapertium-jya.jya.rlx- Constraint Grammar disambiguation rulesapertium-jya.post-jya.dix- Post-generatorjya.prob- Tagger modelapertium-jya.jya.spellrelax- Typographical variance rulesapertium-jya.jya.udx- Mappings from Apertium tags to Universal Dependencies featuresmodes.xml- Translation modes
If you need help using this language pair or data, you can contact:
- Mailing list: apertium-stuff@lists.sourceforge.net
- IRC:
#apertiumon irc.oftc.net (irc://irc.oftc.net/#apertium)
See also the file AUTHORS, included in this distribution.