https://github.com/apertium/apertium-kmr
Apertium linguistic data for Kurdish Kurmanji
https://github.com/apertium/apertium-kmr
apertium-languages
Last synced: 8 months ago
JSON representation
Apertium linguistic data for Kurdish Kurmanji
- Host: GitHub
- URL: https://github.com/apertium/apertium-kmr
- Owner: apertium
- License: gpl-3.0
- Created: 2018-03-08T01:34:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T20:55:40.000Z (over 4 years ago)
- Last Synced: 2024-04-14T01:52:14.195Z (over 1 year ago)
- Topics: apertium-languages
- Language: XML
- Size: 2.86 MB
- Stars: 3
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
- awesome-kurdish - Kurmanji - ckb) morphological analysis (Development / Tools)
README
Kurmanji (`apertium-kmr`)
===============================================================================
This is an Apertium monolingual language package for Kurmanji. What
you can use this language package for:
* Morphological analysis of Kurmanji
* Morphological generation of Kurmanji
* Part-of-speech tagging of Kurmanji
Requirements
===============================================================================
You will need the following software installed:
* lttoolbox (>= 3.3.0)
* apertium (>= 3.3.0)
* vislcg3 (>= 0.9.9.10297)
If this does not make any sense, we recommend you look at: wiki.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 GitHub.
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
command should work:
```
$ echo Ez Kurmancî zanim | apertium -d . kmr-morph
^Ez/ez$ ^Kurmancî/kurmanc/Kurmancî/Kurmancî/Kurmancî/Kurmancî$ ^zanim/zanîn$^./.$
```
Files and data
===============================================================================
* `apertium-kmr.kmr.dix` - Monolingual dictionary
* `apertium-kmr.kmr.rlx` - Constraint Grammar disambiguation rules
* `apertium-kmr.post-kmr.dix` - Post-generator
* `modes.xml` - Translation modes
For more information
===============================================================================
* https://wiki.apertium.org/wiki/Installation
* https://wiki.apertium.org/wiki/apertium-kmr
* 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.