https://github.com/apertium/apertium-lin
Apertium linguistic data for Lingala
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.7%) to scientific vocabulary
Keywords
apertium-incubator
Keywords from Contributors
apertium-languages
apertium-core
apertium-tools
apertium
mt
apertium-nursery
apertium-trunk
finnish
apertium-staging
nynorsk
Last synced: 9 months ago
·
JSON representation
Repository
Apertium linguistic data for Lingala
Basic Info
- Host: GitHub
- Owner: apertium
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Size: 2.29 MB
Statistics
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
apertium-incubator
Created over 8 years ago
· Last pushed almost 5 years ago
Metadata Files
Readme
Changelog
License
README
This project is documented on the following page: https://wikis.swarthmore.edu/ling073/User:Apowell1/Final_project
Lingala
apertium-lin
===============================================================================
This is an Apertium monolingual language package for Lingala. What
you can use this language package for:
* Morphological analysis of Lingala
* Morphological generation of Lingala
* Part-of-speech tagging of Lingala
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:
$ ./configure
$ make
You can use ./autogen.sh instead of ./configure if you're compiling
from SVN.
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 give a --prefix to ./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:
$ echo "TODO: test sentence" | apertium -d . lin-morph
TODO: test analysis result
$ echo "TODO: test sentence" | apertium -d . lin-tagger
TODO: test tagger result
Files and data
===============================================================================
* apertium-lin.lin.dix - Monolingual dictionary
* apertium-lin.lin.lexc - Morphotactic dictionary
* apertium-lin.lin.twol - Morphophonological rules
* apertium-lin.lin.rlx - Constraint Grammar disambiguation rules
* apertium-lin.post-lin.dix - Post-generator
* lin.prob - Tagger model
* modes.xml - Translation modes
For more information
===============================================================================
* https://wiki.apertium.org/wiki/Installation
* https://wiki.apertium.org/wiki/apertium-lin
* 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
See also the file 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: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eden | t****7@g****m | 48 |
| jonorthwash | j****n@g****m | 9 |
| Eden | t****7@g****m | 8 |
| Andrew Powell | a****1@s****u | 2 |
| Daniel Swanson | p****e@g****m | 2 |
| Tino Didriksen | m****l@t****m | 2 |
| Francis M. Tyers | f****s@p****m | 1 |
| Sushain Cherivirala | s****n@s****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: 8 months
- Average time to close pull requests: 8 days
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 1.5
- Average comments per pull request: 0.0
- Merged pull requests: 1
- 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
- nlhowell (1)
- jonorthwash (1)
Pull Request Authors
- thefreezer (1)