https://github.com/apertium/apertium-zab

Language module for Dizhsa / Western Tlacolula Valley Zapotec

https://github.com/apertium/apertium-zab

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 (9.8%) to scientific vocabulary

Keywords

apertium-languages

Keywords from Contributors

morphological-generation tatar morphological-disambiguator morphological-analysis morphological-analyser constraint-grammar mt apertium apertium-core apertium-trunk
Last synced: 11 months ago · JSON representation

Repository

Language module for Dizhsa / Western Tlacolula Valley Zapotec

Basic Info
  • Host: GitHub
  • Owner: apertium
  • License: agpl-3.0
  • Language: Makefile
  • Default Branch: main
  • Homepage:
  • Size: 639 KB
Statistics
  • Stars: 2
  • Watchers: 8
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
apertium-languages
Created about 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Authors

README

Dizhsa / Western Tlacolula Valley Zapotec: `apertium-zab`
===============================================================================

This is an Apertium monolingual language package for Dizhsa, or
Western Tlacolula Valley Zapotec, with a focus on the variety of
San Lucas Quiaviní.

What you can use this language package for:

* Morphological analysis of Western Tlacolula Valley Zapotec
* Morphological generation of Western Tlacolula Valley Zapotec
* Part-of-speech tagging of Western Tlacolula Valley Zapotec

Estaremos traduciendo esta página al Dizhsa y al español.

Responsibilities
-------------------------------------------------------------------------------

**Guelaguetza clause**: While licensed under a free/open-source license that permits commercial uses, it is expected that anything created using this resource be made available to the community of San Lucas Quiaviní free of charge. This is consistent with the community's practice of guelaguetza, a complex system of reciprocity and exchange of goods and labor.

Requirements
-------------------------------------------------------------------------------

To compile these resources, you will need the following software installed:

* lttoolbox (>= 3.3.0)
* apertium (>= 3.3.0)
* vislcg3 (>= 0.9.9.10297)
* hfst (>= 3.8.2)
* lexd (>= 1.0.0)

If this does not make any sense, we recommend you look at: apertium.org.
Especially have a look at https://wiki.apertium.org/wiki/Installation.

Compiling
-------------------------------------------------------------------------------

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

```bash
$ ./configure
$ make
```

You can use `./autogen.sh` instead of `./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):

```bash
$ 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.

Testing
-------------------------------------------------------------------------------

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

```console
$ echo "Yseidylayu naa Dizhsa." | apertium -d . zab-morph
^Yseidylayu/seidy+yu/seidy+yu$ ^naa/naa$ ^Dizhsa/Dizhsa$^../..$

$ echo "Yseidylayu naa Dizhsa." | apertium -d . zab-tagger
^Yseidylayu/Seidy+yu$ ^naa/naa$ ^Dizhsa/Dizhsa$^../..$
```

There are also orthography-specific generation modes:

```console
$ echo "^becw+u$" | apertium -d . -f none zab-gener
xyecwu

$ echo "^becw+u$" | apertium -d . -f none zab_Phon-gener
x꞉yèeʼcwùuʼ
```

Furthermore, there are orthography conversion modes:

```console
$ echo "Yseidylayu naa Dizhsa." | apertium -d . zab_Simp-zab_Phon
Ysèiʼdylàaʼyuuʼ nàaʼ Dìiʼzhsah.

$ echo "Ysèiʼdylàaʼyuuʼ nàaʼ Dìiʼzhsah." | apertium -d . zab_Phon-zab_Simp
Yseidylayu naa Dizhsa.
```

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

* [`apertium-zab.zab.lexd`](apertium-zab.zab.lexd) - Morphotactic dictionary
* [`apertium-zab.zab.twol`](apertium-zab.zab.twol) - Morphophonological rules
* [`apertium-zab.zab.rlx`](apertium-zab.zab.rlx) - Constraint Grammar disambiguation rules
* [`apertium-zab.zab.spellrelax`](apertium-zab.zab.spellrelax) - Rules for accepting orthographic variants
* [`apertium-zab.post-zab.dix`](apertium-zab.post-zab.dix) - Post-generator
* [`zab.prob`](zab.prob) - Tagger model
* [`modes.xml`](modes.xml) - Translation modes

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

* https://wiki.apertium.org/wiki/Installation
* https://wiki.apertium.org/wiki/apertium-zab
* https://wiki.apertium.org/wiki/Using_an_lttoolbox_dictionary

Citing
-------------------------------------------------------------------------------

When referencing this work in an academic publication, we ask that you cite the following source:

* Washington, Jonathan N., Felipe H. Lopez, and Brook Danielle Lillehaugen (2021).  “**Towards a morphological transducer and orthography converter for Western Tlacolula Valley Zapotec**”.  In: _Proceedings of the First Workshop on Natural Language Processing for Indigenous Languages of the Americas (AmericasNLP)_, pp. 185–193.  URL: https://www.aclweb.org/anthology/2021.americasnlp-1.21.

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
  • Member event: 1
  • Push event: 14
  • Create event: 1
Last Year
  • Member event: 1
  • Push event: 14
  • Create event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 80
  • Total Committers: 5
  • Avg Commits per committer: 16.0
  • Development Distribution Score (DDS): 0.075
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jonathan Washington j****n@g****m 74
jonorthwash j****n@g****m 2
Daniel Swanson p****e@g****m 2
Kevin Brubeck Unhammer u****r@f****g 1
Tino Didriksen m****l@t****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels