Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jiarong: apertium-jya

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

Requirements

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.

Compiling

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

$ autoreconf -fvi
$ ./configure
$ make

You 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 install

You 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

Testing

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

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages