https://github.com/apertium/apertium-lut-slh

https://github.com/apertium/apertium-lut-slh

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: apertium
  • License: gpl-3.0
  • Language: XML
  • Default Branch: main
  • Size: 240 KB
Statistics
  • Stars: 0
  • Watchers: 13
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Authors

README

Lushootseed and Southern Puget Sound Salish: `apertium-lut-slh`
===============================================================================

This is an Apertium language pair for translating between Lushootseed and
Southern Puget Sound Salish. What you can use this language package for:

* Translating between Lushootseed and Southern Puget Sound Salish
* Morphological analysis of Lushootseed and Southern Puget Sound Salish
* Part-of-speech tagging of Lushootseed and Southern Puget Sound Salish

For information on the latter two points, see subheading "For more
information" below.

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)
* giella-lut
* giella-slh

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:

```console
$ autoreconf -fvi
$ ./configure
$ make
# make install
```

You can use `./autogen.sh` instead of `autoreconf` and `./configure` in case you're compiling
from source. If you installed any prerequisite language packages using a
`--prefix` with `./configure`, make sure to use the same `--prefix` when running
`./configure` here.

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:


```console
$ echo "x̌aʔx̌aʔx̌alus" | apertium -d . lut-slh
bəlbəlups

$ echo "bəlbəlups" | apertium -d . slh-lut
x̌aʔx̌aʔx̌alus
```

After installing somewhere in `$PATH`, you should be able to do e.g.

```console
$ echo "x̌aʔx̌alus" | apertium lut-slh
bəlups
```

Files and data
-------------------------------------------------------------------------------

* [`apertium-lut-slh.lut-slh.dix`](apertium-lut-slh.lut-slh.dix) - Bilingual dictionary
* [`apertium-lut-slh.lut-slh.t1x`](apertium-lut-slh.lut-slh.t1x) - Chunking rules for translating into Southern Puget Sound Salish
* [`apertium-lut-slh.slh-lut.t1x`](apertium-lut-slh.slh-lut.t1x) - Chunking rules for translating into Lushootseed
* [`apertium-lut-slh.lut-slh.t2x`](apertium-lut-slh.lut-slh.t2x) - Interchunk rules for translating into Southern Puget Sound Salish
* [`apertium-lut-slh.slh-lut.t2x`](apertium-lut-slh.slh-lut.t2x) - Interchunk rules for translating into Lushootseed
* [`apertium-lut-slh.lut-slh.t3x`](apertium-lut-slh.lut-slh.t3x) - Postchunk rules for translating into Southern Puget Sound Salish
* [`apertium-lut-slh.slh-lut.t3x`](apertium-lut-slh.slh-lut.t3x) - Postchunk rules for translating into Lushootseed
* [`apertium-lut-slh.lut-slh.lrx`](apertium-lut-slh.lut-slh.lrx) - Lexical selection rules for translating into Southern Puget Sound Salish
* [`apertium-lut-slh.slh-lut.lrx`](apertium-lut-slh.slh-lut.lrx) - Lexical selection rules for translating into Lushootseed
* [`modes.xml`](modes.xml) - Translation modes

For more information
-------------------------------------------------------------------------------

* https://wiki.apertium.org/wiki/Installation
* https://wiki.apertium.org/wiki/apertium-lut-slh
* https://wiki.apertium.org/wiki/Using_an_lttoolbox_dictionary

Help and support
-------------------------------------------------------------------------------

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

* Mailing list: apertium-stuff@lists.sourceforge.net
* IRC: `#apertium` on irc.oftc.net (irc://irc.oftc.net/#apertium)

See also the file [`AUTHORS`](AUTHORS), included in this distribution.

Owner

  • Name: Apertium
  • Login: apertium
  • Kind: organization
  • Email: apertium-contact@lists.sourceforge.net

Free/open-source platform for developing rule-based machine translation systems and language technology

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 43
  • Total Committers: 1
  • Avg Commits per committer: 43.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 10
  • Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jack Rueter r****k@g****m 43

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • rueter (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels