https://github.com/apertium/apertium-kir
Apertium linguistic data for Kyrgyz
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
apertium-languages
Keywords from Contributors
apertium-nursery
apertium-incubator
apertium-trunk
mt
apertium-core
apertium-tools
apertium
norwegian
nynorsk
bokmal
Last synced: 11 months ago
·
JSON representation
Repository
Apertium linguistic data for Kyrgyz
Basic Info
- Host: GitHub
- Owner: apertium
- License: gpl-3.0
- Language: TeX
- Default Branch: main
- Size: 24.8 MB
Statistics
- Stars: 16
- Watchers: 17
- Forks: 4
- Open Issues: 6
- Releases: 0
Topics
apertium-languages
Created over 8 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
Authors
README
# apertium-kir: Kyrgyz for apertium
This is an Apertium monolingual language package for Kyrgyz. What
you can use this language package for:
* Morphological analysis of Kyrgyz
* Morphological generation of Kyrgyz
* Part-of-speech tagging of Kyrgyz
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 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 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:
* Morphological analysis:
$ echo "Бул кыргызча морфологиялык талдоо" | apertium -d . kir-morph
^Бул/бул/бул/бул+э/бул+э$ ^кыргызча/кыргызча/кыргызча/кыргызча/кыргызча+э/кыргызча+э$ ^морфологиялык/морфологиялык/морфологиялык+э/морфологиялык+э$ ^талдоо/талда/талда+э/талда+э$^./.$
* Tagging (analysis + disambiguation):
$ echo "Бул кыргызча морфологиялык талдоо" | apertium -d . kir-tagger
^Бул/бул$ ^кыргызча/кыргызча$ ^морфологиялык/морфологиялык$ ^талдоо/талда$^./.$
# NOTE: Disambiguation needs some work. The correct output should be:
# ^Бул/бул$ ^кыргызча/кыргызча$ ^морфологиялык/морфологиялык$ ^талдоо/талда+э$
* Morphological generation:
$ echo "^бул$ ^кыргызча$ ^морфологиялык$ ^талда+э$" | apertium -f none -d . kir-gener
бул кыргызча морфологиялык талдоо
Files and data
-------------------------------------------------------------------------------
* `apertium-kir.kir.lexc` - Morphotactic dictionary
* `apertium-kir.kir.twol` - Morphophonological rules
* `apertium-kir.kir.rlx` - Constraint Grammar disambiguation rules
* `apertium-kir.post-kir.dix` - Post-generator
* `kir.prob` - Tagger model
* `modes.xml` - Translation modes
For more information
-------------------------------------------------------------------------------
* https://wiki.apertium.org/wiki/Installation
* https://wiki.apertium.org/wiki/apertium-kir
* 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
- Watch event: 3
- Issue comment event: 1
- Push event: 7
- Pull request review event: 2
- Pull request event: 2
Last Year
- Watch event: 3
- Issue comment event: 1
- Push event: 7
- Pull request review event: 2
- Pull request event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jonathan North Washington | j****n@g****m | 684 |
| Francis M. Tyers | f****s@p****m | 116 |
| Kantoro Erkulov | k****0@g****m | 59 |
| koguzhan | k****z@g****m | 20 |
| Kevin Brubeck Unhammer | u****r@f****g | 14 |
| Anna Thompson | t****d@g****m | 11 |
| MemduhG | m****g@g****m | 5 |
| Tino Didriksen | m****l@t****m | 3 |
| Ilnar Salimzianov | i****r@s****g | 3 |
| Daniel Swanson | p****e@g****m | 3 |
| Sushain Cherivirala | s****n@s****e | 1 |
| IslamJenishbekov | 1****v | 1 |
| kakubay | k****y@o****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 12
- Total pull requests: 4
- Average time to close issues: 8 months
- Average time to close pull requests: about 2 years
- Total issue authors: 5
- Total pull request authors: 3
- Average comments per issue: 1.5
- Average comments per pull request: 1.25
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jonorthwash (7)
- alexeyev (2)
- jumasheff (1)
- nlhowell (1)
- JRMeyer (1)
Pull Request Authors
- IslamJenishbekov (4)
- temurz (1)
- jonorthwash (1)
Top Labels
Issue Labels
bug (1)