Skip to content

Unreleased Apertium language modules and pairs with minimal development

Notifications You must be signed in to change notification settings

apertium/apertium-incubator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apertium-incubator

Apertium is a free/open-source platform for developing rule-based machine translation systems.

This repository holds submodules to Apertium languages, pairs, and other modules, that are in the Apertium incubator.

To clone this repository with all its submodules, run

git clone --recurse-submodules --shallow-submodules --depth 1 git@github.com:apertium/apertium-incubator.git

(Change --depth 1 to --depth N to get the last N commits.)

Most users should not commit directly to this repository. All Apertium repositories with the topic apertium-incubator are automatically updated in this repository as submodules.

However, changes can be made to submodules in this repository after cloning it. To make a commit to each changed submodule:

git submodule foreach 'git commit -a -m <message>'
git submodule foreach 'git push'

More information about using Git is on the wiki. More information about the submodules is in the READMEs of those repositories under https://github.com/apertium.

About

Unreleased Apertium language modules and pairs with minimal development

Topics

Resources

Stars

Watchers

Forks