https://github.com/apertium/apertium-nhi
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 (7.9%) to scientific vocabulary
Keywords from Contributors
apertium-incubator
apertium-nursery
apertium-trunk
bokmal
norwegian
nynorsk
apertium-languages
apertium-tools
apertium-core
apertium-staging
Last synced: 11 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: apertium
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Size: 653 KB
Statistics
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
- Releases: 0
Created almost 6 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
Authors
README
Western Sierra (Zacatlán-Ahuacatlán-Tepetzintla) Nahuatl: `apertium-nhi` =============================================================================== This is an Apertium monolingual language package for Western Sierra Nahuatl. What you can use this language package for: * Morphological analysis of Western Sierra Nahautl * Morphological generation of Western Sierra Nahautl * Part-of-speech tagging of Western Sierra Nahautl Requirements ------------------------------------------------------------------------------- You will need the following software installed: * lttoolbox (>= 3.3.0) * apertium (>= 3.3.0) * vislcg3 (>= 0.9.9.10297) * hfst (>= 3.8.2) 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: ```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: ```console $ echo "teh ticochiz" | apertium -d . nhi-morph ^teh/tehuatl$ ^ticochiz/ cochi $^./. $ $ echo "teh ticochiz" | apertium -d . nhi-tagger ^tehuatl $ ^cochi $^. $ $ echo "Yeh in tlacatl" | apertium -d . nhi-phone ^Yeh/jeh$ ^in/in$ ^tlacatl/tɬakatɬ$ $ echo "teh ticochiz" | apertium -d . nhi-segmenter ^teh/teh$ ^ticochiz/ti>cochi>z$^./.$ $ echo "ce tlahcuilolli tleh campa niitztoc" | apertium -d . nhi-nhi_SEP ^ce/se$ ^tlahcuilolli/tlajkuiloli$ ^tleh/tlej$ ^campa/kampa$ ^niitztoc/niitstok$ ``` Files and data ------------------------------------------------------------------------------- * [`apertium-nhi.nhi.lexc`](apertium-nhi.nhi.lexc) - Morphotactic dictionary * [`apertium-nhi.nhi.phon`](apertium-nhi.nhi.phon) - Grapheme to phoneme convertor * [`apertium-nhi.nhi.twol`](apertium-nhi.nhi.twol) - Morphophonological rules * [`apertium-nhi.nhi.spellrelax`](apertium-nhi.nhi.spellrelax) - Spelling relaxation rules * [`apertium-nhi.nhi.rlx`](apertium-nhi.nhi.rlx) - Constraint Grammar disambiguation rules * [`apertium-nhi.nhi.tagged`](apertium-nhi.nhi.tagged) - Tagged corpus * [`nhi.prob`](nhi.prob) - Tagger model * [`modes.xml`](modes.xml) - Translation modes For more information ------------------------------------------------------------------------------- * https://wiki.apertium.org/wiki/Installation * https://wiki.apertium.org/wiki/apertium-nhi 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
- Website: https://wiki.apertium.org/
- Repositories: 630
- Profile: https://github.com/apertium
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
Top Committers
| Name | Commits | |
|---|---|---|
| Robert Pugh | r****8@g****m | 122 |
| Francis Tyers | f****s@p****m | 90 |
| Tino Didriksen | m****l@t****m | 2 |
| Daniel Swanson | p****e@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 4
- Total pull requests: 2
- Average time to close issues: 4 months
- Average time to close pull requests: 1 day
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.75
- Average comments per pull request: 0.0
- Merged pull requests: 2
- 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
- Lguyogiro (3)
- ftyers (1)
Pull Request Authors
- Lguyogiro (2)